Lines Matching refs:second

213           contents = secn.first->section_contents(secn.second,  in preprocess_for_unique_sections()
226 if (uniq_map_insert.second) in preprocess_for_unique_sections()
233 (*is_secn_or_group_unique)[uniq_map_insert.first->second] = false; in preprocess_for_unique_sections()
316 contents = secn.first->section_contents(secn.second, &plen, false); in get_section_contents()
337 (it_reloc_info_list->second).section_info; in get_section_contents()
339 const Icf::Symbol_info &s = (it_reloc_info_list->second).symbol_info; in get_section_contents()
341 Icf::Addend_info &a = (it_reloc_info_list->second).addend_info; in get_section_contents()
343 const Icf::Offset_info &o = (it_reloc_info_list->second).offset_info; in get_section_contents()
345 (it_reloc_info_list->second).reloc_addend_size_info; in get_section_contents()
375 loc.shndx = it_v->second; in get_section_contents()
377 + it_a->second); in get_section_contents()
380 if (loc.shndx != it_v->second) in get_section_contents()
382 it_v->second = loc.shndx; in get_section_contents()
385 it_a->second = 0; in get_section_contents()
399 static_cast<long long>((*it_a).second), in get_section_contents()
419 Section_id reloc_secn(it_v->first, it_v->second); in get_section_contents()
424 && reloc_secn.second == self_secn.second) in get_section_contents()
450 unsigned int secn_id = section_id_map_it->second; in get_section_contents()
470 uint64_t secn_flags = (it_v->first)->section_flags(it_v->second); in get_section_contents()
477 (it_v->first)->section_entsize(it_v->second); in get_section_contents()
495 reloc_addend_value = it_a->second; in get_section_contents()
518 (it_v->first)->section_contents(it_v->second, in get_section_contents()
588 snprintf(secn_id, sizeof(secn_id), "%u",it_v->second); in get_section_contents()
617 it_ext != extra_range.second; ++it_ext) in get_section_contents()
622 it_ext->second.section, self_secn, in get_section_contents()
624 kept_section_id, it_ext->second.offset, in get_section_contents()
625 it_ext->second.offset + it_ext->second.length); in get_section_contents()
753 for (it = key_range.first; it != key_range.second; ++it) in match_sections()
755 unsigned int kept_section = it->second; in match_sections()
777 it->second = i; in match_sections()
785 if (it == key_range.second) in match_sections()
934 it->first, it->second}; in add_ehframe_links()
1025 if (!add_ehframe_links(*p, *it_eh_ind, it_rel->second)) in find_identical_sections()
1103 unsigned int section_num = it->second; in unfold_section()
1120 unsigned int section_num = it->second; in is_section_folded()
1133 unsigned int section_num = it->second; in get_folded_section()