Home
last modified time | relevance | path

Searched refs:section_segment_map_ (Results 1 – 3 of 3) sorted by relevance

/toolchain/binutils/binutils-2.25/gold/
Dlayout.h1442 Section_segment_map section_segment_map_; variable
Dlayout.cc479 section_segment_map_(), in Layout()
1180 = this->section_segment_map_.find(Const_section_id(object, shndx)); in layout()
1181 if (it == this->section_segment_map_.end()) in layout()
1280 this->section_segment_map_[secn] = s; in insert_section_segment_map()
DChangeLog3260 (Layout::section_segment_map_): New member.