Home | History | Annotate | Download | only in gold

Lines Matching refs:Relocatable_relocs

49 class Relocatable_relocs;
1232 set_relocatable_relocs(unsigned int reloc_shndx, Relocatable_relocs* rr)
1239 Relocatable_relocs*
1240 relocatable_relocs(unsigned int reloc_shndx)
1385 new std::vector<Relocatable_relocs*>(this->shnum());
1449 std::vector<Relocatable_relocs*>* map_to_relocatable_relocs_;
2554 Relocatable_relocs*);