Searched refs:is_section_type (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/binutils/dist/gold/
H A Doutput.cc4320 && (*p)->is_section_type(elfcpp::SHT_NOBITS))
4486 bool is_bss = (*p)->is_section_type(elfcpp::SHT_NOBITS);
H A Doutput.h279 is_section_type(elfcpp::Elf_Word stt) const function in class:gold::Output_data
/netbsd-current/external/gpl3/gdb.old/dist/gold/
H A Doutput.cc4365 && (*p)->is_section_type(elfcpp::SHT_NOBITS))
4531 bool is_bss = (*p)->is_section_type(elfcpp::SHT_NOBITS);
H A Doutput.h279 is_section_type(elfcpp::Elf_Word stt) const function in class:gold::Output_data
/netbsd-current/external/gpl3/binutils.old/dist/gold/
H A Doutput.cc4320 && (*p)->is_section_type(elfcpp::SHT_NOBITS))
4486 bool is_bss = (*p)->is_section_type(elfcpp::SHT_NOBITS);
H A Doutput.h279 is_section_type(elfcpp::Elf_Word stt) const function in class:gold::Output_data

Completed in 373 milliseconds