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

  /src/external/gpl3/binutils/dist/bfd/
elf-bfd.h 1953 #define elf_section_type(sec) (elf_section_data(sec)->this_hdr.sh_type)
3464 || elf_section_type (input_section) == SHT_GNU_SFRAME)) \
1951 #define elf_section_type macro
  /src/external/gpl3/binutils.old/dist/bfd/
elf-bfd.h 1908 #define elf_section_type(sec) (elf_section_data(sec)->this_hdr.sh_type)
3292 || elf_section_type (input_section) == SHT_GNU_SFRAME)) \
1906 #define elf_section_type macro
  /src/external/gpl3/gdb.old/dist/bfd/
elf-bfd.h 1896 #define elf_section_type(sec) (elf_section_data(sec)->this_hdr.sh_type)
1894 #define elf_section_type macro
  /src/external/gpl3/gdb/dist/bfd/
elf-bfd.h 1907 #define elf_section_type(sec) (elf_section_data(sec)->this_hdr.sh_type)
3292 || elf_section_type (input_section) == SHT_GNU_SFRAME)) \
1905 #define elf_section_type macro

Completed in 21 milliseconds