Searched refs:elf_section_type (Results 1 - 2 of 2) sorted by relevance

/haiku-fatelf/src/bin/gdb/bfd/
H A Delf-bfd.h1107 #define elf_section_type(sec) (elf_section_data(sec)->this_hdr.sh_type)
1105 #define elf_section_type macro
H A Delf.c712 elf_section_type (newsect) = hdr->sh_type;
2228 elf_section_type (sec) = SHT_NULL;
2232 elf_section_type (sec) = ssect->type;
7960 if (elf_section_type (sec1) != elf_section_type (sec2))

Completed in 102 milliseconds