Home
last modified time | relevance | path

Searched refs:elements_ (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/gold/
H A Dscript-sections.cc2099 Output_section_elements elements_; member in gold::Output_section_definition
2129 elements_(), in Output_section_definition()
2162 this->elements_.push_back(p); in add_symbol_assignment()
2171 this->elements_.push_back(p); in add_dot_assignment()
2184 this->elements_.push_back(p); in add_assertion()
2194 this->elements_.push_back(p); in add_data()
2203 this->elements_.push_back(p); in add_fill()
2213 this->elements_.push_back(p); in add_input_section()
2224 for (Output_section_elements::const_iterator p = this->elements_.begin(); in create_sections()
2225 p != this->elements_.end(); in create_sections()
[all …]
H A DChangeLog-08158873 * script-sections.cc (class Sort_output_sections): Add elements_
/netbsd-src/external/gpl3/binutils.old/dist/gold/
H A Dscript-sections.cc2099 Output_section_elements elements_; member in gold::Output_section_definition
2129 elements_(), in Output_section_definition()
2162 this->elements_.push_back(p); in add_symbol_assignment()
2171 this->elements_.push_back(p); in add_dot_assignment()
2184 this->elements_.push_back(p); in add_assertion()
2194 this->elements_.push_back(p); in add_data()
2203 this->elements_.push_back(p); in add_fill()
2213 this->elements_.push_back(p); in add_input_section()
2224 for (Output_section_elements::const_iterator p = this->elements_.begin(); in create_sections()
2225 p != this->elements_.end(); in create_sections()
[all …]
H A DChangeLog-08158873 * script-sections.cc (class Sort_output_sections): Add elements_