Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gold/
Dgc.h110 Section_id src_id(src_object, src_shndx); in add_reference()
112 Sections_reachable& reachable = this->section_reloc_map_[src_id]; in add_reference()
211 Section_id src_id(src_obj, src_indx); in gc_process_relocs()
213 &symtab->icf()->reloc_info_list()[src_id]; in gc_process_relocs()
361 Section_id src_id(src_obj, src_indx); in gc_process_relocs()
363 v(symtab->gc()->section_reloc_map()[src_id]); in gc_process_relocs()
Dpowerpc.cc219 Section_id src_id(src_obj, src_indx); in add_reference() local
220 this->access_from_map_[dst_off].insert(src_id); in add_reference()