Home
last modified time | relevance | path

Searched defs:elf_section_type (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Delf-bfd.h1812 #define elf_section_type(sec) (elf_section_data(sec)->this_hdr.sh_type) macro
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Delf-bfd.h1870 #define elf_section_type(sec) (elf_section_data(sec)->this_hdr.sh_type) macro