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

/netbsd-current/external/gpl3/binutils/dist/gold/
H A Doutput.h3805 is_merge_section(bool is_string, uint64_t entsize, function in class:gold::Output_section::Input_section
3817 is_merge_section() const function in class:gold::Output_section::Input_section
3856 gold_assert(this->is_merge_section());
H A Doutput.cc2164 else if (this->is_merge_section())
2182 else if (this->is_merge_section())
3850 || p->is_merge_section())
/netbsd-current/external/gpl3/gdb.old/dist/gold/
H A Doutput.cc2210 else if (this->is_merge_section())
2228 else if (this->is_merge_section())
3896 || p->is_merge_section())
H A Doutput.h3833 is_merge_section(bool is_string, uint64_t entsize, function in class:gold::Output_section::Input_section
3845 is_merge_section() const function in class:gold::Output_section::Input_section
3884 gold_assert(this->is_merge_section());
/netbsd-current/external/gpl3/binutils.old/dist/gold/
H A Doutput.h3805 is_merge_section(bool is_string, uint64_t entsize, function in class:gold::Output_section::Input_section
3817 is_merge_section() const function in class:gold::Output_section::Input_section
3856 gold_assert(this->is_merge_section());
H A Doutput.cc2164 else if (this->is_merge_section())
2182 else if (this->is_merge_section())
3850 || p->is_merge_section())

Completed in 220 milliseconds