Searched refs:PltEntryIter (Results 1 – 1 of 1) sorted by relevance
390 auto PltEntryIter = GotToPlt.find(Relocation.getOffset()); in getPltAddresses() local391 if (PltEntryIter != GotToPlt.end()) in getPltAddresses()393 Relocation.getSymbol()->getRawDataRefImpl(), PltEntryIter->second)); in getPltAddresses()