Searched refs:section_offset_map_ (Results 1 – 1 of 1) sorted by relevance
1126 { return this->section_offset_map_; } in section_offset_map()1141 const Arm_exidx_section_offset_map& section_offset_map_; member in __anonf61c90980111::Arm_exidx_merged_section1263 section_offset_map_(NULL), first_output_text_section_(NULL), in Arm_exidx_fixup()1268 { delete this->section_offset_map_; } in ~Arm_exidx_fixup()1335 Arm_exidx_section_offset_map* section_offset_map_; member in __anonf61c90980111::Arm_exidx_fixup5405 section_offset_map_(section_offset_map) in Arm_exidx_merged_section()5437 this->section_offset_map_.begin(); in build_contents()5438 p != this->section_offset_map_.end(); in build_contents()5492 this->section_offset_map_.lower_bound(offset); in do_output_offset()5496 gold_assert(p != this->section_offset_map_.end()); in do_output_offset()[all …]