Searched refs:PltEntryIter (Results 1 – 1 of 1) sorted by relevance
762 auto PltEntryIter = GotToPlt.find(R.getOffset()); in getPltEntries() local763 if (PltEntryIter != GotToPlt.end()) { in getPltEntries()767 ELFPltEntry{PltSec, std::nullopt, PltEntryIter->second}); in getPltEntries()770 PltEntryIter->second}); in getPltEntries()