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

  /src/external/gpl3/binutils/dist/bfd/
elf-bfd.h 1952 #define elf_linked_to_section(sec) (elf_section_data(sec)->linked_to)
1950 #define elf_linked_to_section macro
  /src/external/gpl3/binutils.old/dist/bfd/
elf-bfd.h 1907 #define elf_linked_to_section(sec) (elf_section_data(sec)->linked_to)
1905 #define elf_linked_to_section macro
  /src/external/gpl3/gdb.old/dist/bfd/
elf-bfd.h 1895 #define elf_linked_to_section(sec) (elf_section_data(sec)->linked_to)
1893 #define elf_linked_to_section macro
  /src/external/gpl3/gdb/dist/bfd/
elf-bfd.h 1906 #define elf_linked_to_section(sec) (elf_section_data(sec)->linked_to)
1904 #define elf_linked_to_section macro

Completed in 28 milliseconds