Searched refs:requires_postprocessing (Results 1 - 15 of 15) sorted by relevance

/netbsd-current/external/gpl3/binutils/dist/gold/
H A Dmapfile.cc406 if (os->requires_postprocessing())
H A Dreloc.cc747 // check requires_postprocessing of the output section. If that
755 if (!os->requires_postprocessing())
794 if (os->requires_postprocessing())
844 pvs->is_postprocessing_view = os->requires_postprocessing();
H A Doutput.cc3694 gold_assert(!this->requires_postprocessing());
3752 gold_assert(this->requires_postprocessing());
3783 gold_assert(this->requires_postprocessing());
H A Doutput.h3579 requires_postprocessing() const function in class:gold::Output_section
H A Dlayout.cc4207 && (*p)->requires_postprocessing())
/netbsd-current/external/gpl3/gdb.old/dist/gold/
H A Dmapfile.cc406 if (os->requires_postprocessing())
H A Dreloc.cc747 // check requires_postprocessing of the output section. If that
755 if (!os->requires_postprocessing())
794 if (os->requires_postprocessing())
844 pvs->is_postprocessing_view = os->requires_postprocessing();
H A Doutput.cc3740 gold_assert(!this->requires_postprocessing());
3798 gold_assert(this->requires_postprocessing());
3829 gold_assert(this->requires_postprocessing());
H A Doutput.h3607 requires_postprocessing() const function in class:gold::Output_section
H A Dlayout.cc4193 && (*p)->requires_postprocessing())
/netbsd-current/external/gpl3/binutils.old/dist/gold/
H A Dmapfile.cc406 if (os->requires_postprocessing())
H A Dreloc.cc747 // check requires_postprocessing of the output section. If that
755 if (!os->requires_postprocessing())
794 if (os->requires_postprocessing())
844 pvs->is_postprocessing_view = os->requires_postprocessing();
H A Doutput.cc3694 gold_assert(!this->requires_postprocessing());
3752 gold_assert(this->requires_postprocessing());
3783 gold_assert(this->requires_postprocessing());
H A Doutput.h3579 requires_postprocessing() const function in class:gold::Output_section
H A Dlayout.cc4207 && (*p)->requires_postprocessing())

Completed in 419 milliseconds