Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/binutils/dist/gold/
Dlayout.h906 write_sections_after_input_sections(Output_file* of);
Dlayout.cc5917 Layout::write_sections_after_input_sections(Output_file* of) in write_sections_after_input_sections() function in gold::Layout
6184 this->layout_->write_sections_after_input_sections(this->of_); in run()