Searched refs:PLTSectionInfo (Results 1 – 2 of 2) sorted by relevance
487 struct PLTSectionInfo { struct493 const PLTSectionInfo X86_64_PLTSections[4] = { argument501 const PLTSectionInfo AArch64_PLTSections[3] = {506 const PLTSectionInfo *getPLTSectionInfo(StringRef SectionName) { in getPLTSectionInfo()507 const PLTSectionInfo *PLTSI = nullptr; in getPLTSectionInfo()
1408 const PLTSectionInfo *PLTSI = getPLTSectionInfo(Section.getName()); in disassemblePLT()