Home
last modified time | relevance | path

Searched refs:is_large_data_section (Results 1 – 6 of 6) sorted by relevance

/dragonfly/contrib/binutils-2.27/gold/
H A Dlayout.cc1958 if (os->is_large_data_section() && !(*p)->is_large_data_segment()) in attach_allocated_section_to_segment()
1982 if (os->is_large_data_section()) in attach_allocated_section_to_segment()
H A Doutput.h3589 is_large_data_section() in is_large_data_section() function
H A Doutput.cc4125 gold_assert(os->is_large_data_section() == this->is_large_data_segment()); in add_output_section_to_load()
/dragonfly/contrib/binutils-2.34/gold/
H A Dlayout.cc2022 if (os->is_large_data_section() && !(*p)->is_large_data_segment()) in attach_allocated_section_to_segment()
2046 if (os->is_large_data_section()) in attach_allocated_section_to_segment()
H A Doutput.h3589 is_large_data_section() in is_large_data_section() function
H A Doutput.cc4143 gold_assert(os->is_large_data_section() == this->is_large_data_segment()); in add_output_section_to_load()