Home
last modified time | relevance | path

Searched refs:section_list_ (Results 1 – 8 of 8) sorted by relevance

/dragonfly/contrib/binutils-2.27/gold/
HDlayout.cc426 section_list_(), in Layout()
757 for (Section_list::const_iterator p = this->section_list_.begin(); in find_output_section()
758 p != this->section_list_.end(); in find_output_section()
1727 this->section_list_.push_back(os); in make_output_section()
1876 for (Section_list::iterator p = this->section_list_.begin(); in attach_sections_to_segments()
1877 p != this->section_list_.end(); in attach_sections_to_segments()
2181 for (Section_list::const_iterator p = this->section_list_.begin(); in define_section_symbols()
2182 p != this->section_list_.end(); in define_section_symbols()
2354 for (Section_list::iterator p = this->section_list_.begin(); in clean_up_after_relaxation()
2355 p != this->section_list_.end(); in clean_up_after_relaxation()
[all …]
HDlayout.h980 { return this->section_list_; } in section_list()
1338 Section_list section_list_; variable
HDoutput.cc187 section_list_(section_list), in Output_section_headers()
213 this->section_list_->begin(); in do_size()
214 p != this->section_list_->end(); in do_size()
320 this->section_list_->begin(); in do_sized_write()
321 p != this->section_list_->end(); in do_sized_write()
HDoutput.h649 const Layout::Section_list* section_list_; variable
/dragonfly/contrib/binutils-2.34/gold/
HDlayout.cc430 section_list_(), in Layout()
763 for (Section_list::const_iterator p = this->section_list_.begin(); in find_output_section()
764 p != this->section_list_.end(); in find_output_section()
1778 this->section_list_.push_back(os); in make_output_section()
1940 for (Section_list::iterator p = this->section_list_.begin(); in attach_sections_to_segments()
1941 p != this->section_list_.end(); in attach_sections_to_segments()
2477 for (Section_list::const_iterator p = this->section_list_.begin(); in define_section_symbols()
2478 p != this->section_list_.end(); in define_section_symbols()
2650 for (Section_list::iterator p = this->section_list_.begin(); in clean_up_after_relaxation()
2651 p != this->section_list_.end(); in clean_up_after_relaxation()
[all …]
HDlayout.h1025 { return this->section_list_; } in section_list()
1404 Section_list section_list_; variable
HDoutput.cc199 section_list_(section_list), in Output_section_headers()
225 this->section_list_->begin(); in do_size()
226 p != this->section_list_->end(); in do_size()
332 this->section_list_->begin(); in do_sized_write()
333 p != this->section_list_->end(); in do_sized_write()
HDoutput.h649 const Layout::Section_list* section_list_; variable