Searched refs:RelocSymI (Results 1 – 1 of 1) sorted by relevance
87 const object::symbol_iterator RelocSymI = Reloc.getSymbol(); in collectRelocatedSymbols() local88 if (RelocSymI == Obj->symbol_end()) in collectRelocatedSymbols()90 Expected<StringRef> RelocSymName = RelocSymI->getName(); in collectRelocatedSymbols()109 const object::symbol_iterator RelocSymI = Reloc.getSymbol(); in collectRelocationOffsets() local110 if (RelocSymI == Obj->symbol_end()) in collectRelocationOffsets()112 Expected<StringRef> RelocSymName = RelocSymI->getName(); in collectRelocationOffsets()