Lines Matching refs:second
387 const Got_offset_list* got_offsets = p->second; in do_for_all_local_got_entries()
1661 folded_obj->section_name(folded.second).c_str(), in do_layout()
2072 return p->second; in do_local_plt_offset()
2084 gold_assert(ins.second); in set_local_plt_offset()
2297 os = folded_obj->output_section(folded.second); in compute_final_local_value_internal()
2299 secoffset = folded_obj->get_output_section_offset(folded.second); in compute_final_local_value_internal()
2305 os->find_relaxed_input_section(folded_obj, folded.second); in compute_final_local_value_internal()
2838 section_size_type uncompressed_size = p->second.size; in decompressed_section_contents()
2839 if (p->second.contents != NULL) in decompressed_section_contents()
2843 return p->second.contents; in decompressed_section_contents()
2877 if (p->second.contents != NULL) in discard_decompressed_sections()
2879 delete[] p->second.contents; in discard_decompressed_sections()
2880 p->second.contents = NULL; in discard_decompressed_sections()
2907 if (!ins.second) in add_object()