Searched refs:ELFPltEntry (Results 1 – 2 of 2) sorted by relevance
810 std::vector<ELFPltEntry>893 std::vector<ELFPltEntry> Result; in getPltEntries()904 ELFPltEntry{PltSec, std::nullopt, PltEntryIter->second}); in getPltEntries()906 Result.push_back(ELFPltEntry{PltSec, Sym->getRawDataRefImpl(), in getPltEntries()
54 struct ELFPltEntry { struct113 std::vector<ELFPltEntry> getPltEntries(const MCSubtargetInfo &STI) const;