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