Home
last modified time | relevance | path

Searched refs:is_section_type (Results 1 – 4 of 4) sorted by relevance

/dragonfly/contrib/binutils-2.34/gold/
HDoutput.cc4365 && (*p)->is_section_type(elfcpp::SHT_NOBITS)) in set_section_addresses()
4531 bool is_bss = (*p)->is_section_type(elfcpp::SHT_NOBITS); in set_section_list_addresses()
HDoutput.h279 is_section_type(elfcpp::Elf_Word stt) const in is_section_type() function
/dragonfly/contrib/binutils-2.27/gold/
HDoutput.cc4347 && (*p)->is_section_type(elfcpp::SHT_NOBITS)) in set_section_addresses()
4622 || !(*p)->is_section_type(elfcpp::SHT_NOBITS)) in set_section_list_addresses()
HDoutput.h279 is_section_type(elfcpp::Elf_Word stt) const in is_section_type() function