Home
last modified time | relevance | path

Searched refs:any_postprocessing_sections_ (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/external/gpl3/binutils/dist/gold/
Dlayout.h852 { return this->any_postprocessing_sections_; } in any_postprocessing_sections()
1487 bool any_postprocessing_sections_; variable
Dlayout.cc465 any_postprocessing_sections_(false), in Layout()
3147 if (!this->any_postprocessing_sections_) in finalize()
4279 this->any_postprocessing_sections_ = true; in set_section_offsets()
4556 this->any_postprocessing_sections_ = true; in create_symtab_sections()
4807 this->any_postprocessing_sections_ = true; in create_dynamic_symtab()
5923 if (this->any_postprocessing_sections_) in write_sections_after_input_sections()