Searched refs:Addend_info (Results 1 – 3 of 3) sorted by relevance
44 typedef std::vector<std::pair<long long, long long> > Addend_info; typedef59 Addend_info addend_info;
316 Icf::Addend_info &a = (it_reloc_info_list->second).addend_info; in get_section_contents()323 Icf::Addend_info::iterator it_a = a.begin(); in get_section_contents()
190 Icf::Addend_info* addendvec = NULL; in gc_process_relocs()