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