HomeSort by: relevance | last modified time | path
    Searched defs:other_obj_attributes (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/binutils/dist/bfd/
elf-bfd.h 2233 obj_attribute_list *other_obj_attributes[2];
2332 #define elf_other_obj_attributes(bfd) (elf_tdata (bfd) -> other_obj_attributes)
2231 obj_attribute_list *other_obj_attributes[2]; member in struct:elf_obj_tdata
  /src/external/gpl3/binutils.old/dist/bfd/
elf-bfd.h 2172 obj_attribute_list *other_obj_attributes[2];
2262 #define elf_other_obj_attributes(bfd) (elf_tdata (bfd) -> other_obj_attributes)
2170 obj_attribute_list *other_obj_attributes[2]; member in struct:elf_obj_tdata
  /src/external/gpl3/gdb.old/dist/bfd/
elf-bfd.h 2157 obj_attribute_list *other_obj_attributes[2];
2245 #define elf_other_obj_attributes(bfd) (elf_tdata (bfd) -> other_obj_attributes)
2155 obj_attribute_list *other_obj_attributes[2]; member in struct:elf_obj_tdata
  /src/external/gpl3/gdb/dist/bfd/
elf-bfd.h 2171 obj_attribute_list *other_obj_attributes[2];
2261 #define elf_other_obj_attributes(bfd) (elf_tdata (bfd) -> other_obj_attributes)
2169 obj_attribute_list *other_obj_attributes[2]; member in struct:elf_obj_tdata

Completed in 27 milliseconds