Home
last modified time | relevance | path

Searched refs:requires_postprocessing (Results 1 – 5 of 5) sorted by relevance

/toolchain/binutils/binutils-2.25/gold/
Dmapfile.cc406 if (os->requires_postprocessing()) in print_output_section()
Dreloc.cc794 if (!os->requires_postprocessing()) in write_sections()
833 if (os->requires_postprocessing()) in write_sections()
881 pvs->is_postprocessing_view = os->requires_postprocessing(); in write_sections()
Doutput.cc3667 gold_assert(!this->requires_postprocessing()); in do_write()
3725 gold_assert(this->requires_postprocessing()); in create_postprocessing_buffer()
3756 gold_assert(this->requires_postprocessing()); in write_to_postprocessing_buffer()
Doutput.h3441 requires_postprocessing() const in requires_postprocessing() function
Dlayout.cc3855 && (*p)->requires_postprocessing()) in set_section_offsets()