Searched refs:RelocSymI (Results 1 – 1 of 1) sorted by relevance
92 const object::symbol_iterator RelocSymI = Reloc.getSymbol(); in collectRelocatedSymbols() local93 if (RelocSymI == Obj->symbol_end()) in collectRelocatedSymbols()95 Expected<StringRef> RelocSymName = RelocSymI->getName(); in collectRelocatedSymbols()114 const object::symbol_iterator RelocSymI = Reloc.getSymbol(); in collectRelocationOffsets() local115 if (RelocSymI == Obj->symbol_end()) in collectRelocationOffsets()117 Expected<StringRef> RelocSymName = RelocSymI->getName(); in collectRelocationOffsets()