Searched refs:RelocSymName (Results 1 – 1 of 1) sorted by relevance
99 StringRef RelocSymName; in collectRelocatedSymbols() local100 if (error(RelocSymI->getName(RelocSymName))) in collectRelocatedSymbols()106 *I = RelocSymName; in collectRelocatedSymbols()125 StringRef RelocSymName; in collectRelocationOffsets() local126 if (error(RelocSymI->getName(RelocSymName))) in collectRelocationOffsets()132 Collection[std::make_pair(SymName, Offset - SymOffset)] = RelocSymName; in collectRelocationOffsets()