Searched refs:lma_sections_ (Results 1 – 1 of 1) sorted by relevance
58 lma_sections_(), in Memory_region()130 this->lma_sections_.push_back(sec); in add_section()145 { return this->lma_sections_.begin(); } in get_lma_section_list_start()157 { return this->lma_sections_.end(); } in get_lma_section_list_end()181 Section_list lma_sections_; member in gold::Memory_region