Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Delf-bfd.h1813 #define elf_section_flags(sec) (elf_section_data(sec)->this_hdr.sh_flags) macro
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Delf-bfd.h1871 #define elf_section_flags(sec) (elf_section_data(sec)->this_hdr.sh_flags) macro