Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gold/
Dlayout.h797 { return this->any_postprocessing_sections_; } in any_postprocessing_sections()
1413 bool any_postprocessing_sections_; variable
Dlayout.cc468 any_postprocessing_sections_(false), in Layout()
2892 if (!this->any_postprocessing_sections_) in finalize()
3858 this->any_postprocessing_sections_ = true; in set_section_offsets()
4137 this->any_postprocessing_sections_ = true; in create_symtab_sections()
4377 this->any_postprocessing_sections_ = true; in create_dynamic_symtab()
5425 if (this->any_postprocessing_sections_) in write_sections_after_input_sections()