Searched refs:getPLTSectionInfo (Results 1 – 2 of 2) sorted by relevance
506 const PLTSectionInfo *getPLTSectionInfo(StringRef SectionName) { in getPLTSectionInfo() function
957 if (BSection && getPLTSectionInfo(BSection->getName())) in discoverFileObjects()1408 const PLTSectionInfo *PLTSI = getPLTSectionInfo(Section.getName()); in disassemblePLT()