Home
last modified time | relevance | path

Searched refs:analyzeOnePLTSection (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/bolt/lib/Rewrite/
H A DRewriteInstance.cpp1401 auto analyzeOnePLTSection = [&](BinarySection &Section, uint64_t EntrySize) { in disassemblePLT() local
1412 analyzeOnePLTSection(Section, PLTSI->EntrySize); in disassemblePLT()