Home
last modified time | relevance | path

Searched refs:src_id (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.27/gold/
Dgc.h106 Section_id src_id(src_object, src_shndx); in add_reference()
108 Sections_reachable& reachable = this->section_reloc_map_[src_id]; in add_reference()
206 Section_id src_id(src_obj, src_indx); in gc_process_relocs()
208 &symtab->icf()->reloc_info_list()[src_id]; in gc_process_relocs()
355 Section_id src_id(src_obj, src_indx); in gc_process_relocs()
357 v(symtab->gc()->section_reloc_map()[src_id]); in gc_process_relocs()
Dpowerpc.cc279 Section_id src_id(src_obj, src_indx); in add_reference() local
280 this->access_from_map_[dst_off].insert(src_id); in add_reference()