Home
last modified time | relevance | path

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

/llvm-project-15.0.7/bolt/include/bolt/Core/
H A DBinaryContext.h1156 void preprocessDebugInfo();
/llvm-project-15.0.7/bolt/lib/Core/
H A DBinaryContext.cpp1572 void BinaryContext::preprocessDebugInfo() { in preprocessDebugInfo() function in llvm::bolt::BinaryContext
/llvm-project-15.0.7/bolt/lib/Rewrite/
H A DRewriteInstance.cpp2786 BC->preprocessDebugInfo(); in readDebugInfo()