Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils/bfd/
H A Delf-bfd.h1048 #define elf_section_type(sec) (elf_section_data(sec)->this_hdr.sh_type) macro
/openbsd-src/gnu/usr.bin/binutils-2.17/bfd/
H A Delf-bfd.h1155 #define elf_section_type(sec) (elf_section_data(sec)->this_hdr.sh_type) macro