Searched refs:is_large_data_section (Results 1 - 9 of 9) sorted by relevance

/netbsd-current/external/gpl3/binutils/dist/gold/
H A Dlayout.cc2022 if (os->is_large_data_section() && !(*p)->is_large_data_segment())
2046 if (os->is_large_data_section())
H A Doutput.h3561 is_large_data_section() function in class:gold::Output_section
H A Doutput.cc4098 gold_assert(os->is_large_data_section() == this->is_large_data_segment());
/netbsd-current/external/gpl3/gdb.old/dist/gold/
H A Dlayout.cc2022 if (os->is_large_data_section() && !(*p)->is_large_data_segment())
2046 if (os->is_large_data_section())
H A Doutput.cc4143 gold_assert(os->is_large_data_section() == this->is_large_data_segment());
H A Doutput.h3589 is_large_data_section() function in class:gold::Output_section
/netbsd-current/external/gpl3/binutils.old/dist/gold/
H A Dlayout.cc2022 if (os->is_large_data_section() && !(*p)->is_large_data_segment())
2046 if (os->is_large_data_section())
H A Doutput.h3561 is_large_data_section() function in class:gold::Output_section
H A Doutput.cc4098 gold_assert(os->is_large_data_section() == this->is_large_data_segment());

Completed in 330 milliseconds