Home
last modified time | relevance | path

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

/dragonfly/contrib/gdb-7/bfd/
H A Delf-bfd.h1437 #define elf_section_flags(sec) (elf_section_data(sec)->this_hdr.sh_flags) macro
/dragonfly/contrib/binutils-2.27/bfd/
H A Delf-bfd.h1536 #define elf_section_flags(sec) (elf_section_data(sec)->this_hdr.sh_flags) macro
/dragonfly/contrib/binutils-2.34/bfd/
H A Delf-bfd.h1694 #define elf_section_flags(sec) (elf_section_data(sec)->this_hdr.sh_flags) macro