Home
last modified time | relevance | path

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

/dragonfly/contrib/gdb-7/bfd/
H A Delf-bfd.h1436 #define elf_section_type(sec) (elf_section_data(sec)->this_hdr.sh_type) macro
/dragonfly/contrib/binutils-2.27/bfd/
H A Delf-bfd.h1535 #define elf_section_type(sec) (elf_section_data(sec)->this_hdr.sh_type) macro
/dragonfly/contrib/binutils-2.34/bfd/
H A Delf-bfd.h1693 #define elf_section_type(sec) (elf_section_data(sec)->this_hdr.sh_type) macro