Searched refs:PLTContents (Results 1 – 1 of 1) sorted by relevance
1288 StringRef PLTContents = Section.getContents(); in disassemblePLTSectionAArch64() local1290 reinterpret_cast<const uint8_t *>(PLTContents.data()), SectionSize); in disassemblePLTSectionAArch64()1349 StringRef PLTContents = Section.getContents(); in disassemblePLTSectionX86() local1351 reinterpret_cast<const uint8_t *>(PLTContents.data()), SectionSize); in disassemblePLTSectionX86()