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

  /src/external/gpl3/binutils/dist/bfd/
elf-bfd.h 2332 #define elf_other_obj_attributes(bfd) (elf_tdata (bfd) -> other_obj_attributes)
2336 (elf_other_obj_attributes (bfd) [OBJ_ATTR_PROC])
2330 #define elf_other_obj_attributes macro
  /src/external/gpl3/binutils.old/dist/bfd/
elf-bfd.h 2262 #define elf_other_obj_attributes(bfd) (elf_tdata (bfd) -> other_obj_attributes)
2266 (elf_other_obj_attributes (bfd) [OBJ_ATTR_PROC])
2260 #define elf_other_obj_attributes macro
  /src/external/gpl3/gdb.old/dist/bfd/
elf-bfd.h 2245 #define elf_other_obj_attributes(bfd) (elf_tdata (bfd) -> other_obj_attributes)
2249 (elf_other_obj_attributes (bfd) [OBJ_ATTR_PROC])
2243 #define elf_other_obj_attributes macro
  /src/external/gpl3/gdb/dist/bfd/
elf-bfd.h 2261 #define elf_other_obj_attributes(bfd) (elf_tdata (bfd) -> other_obj_attributes)
2265 (elf_other_obj_attributes (bfd) [OBJ_ATTR_PROC])
2259 #define elf_other_obj_attributes macro

Completed in 61 milliseconds