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

/haiku-buildtools/binutils/gold/
H A Doutput.cc4347 && (*p)->is_section_type(elfcpp::SHT_NOBITS))
4513 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 161 milliseconds