Home
last modified time | relevance | path

Searched defs:DebugBinPath (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/tools/llvm-profgen/
H A Dllvm-profgen.cpp65 static cl::opt<std::string> DebugBinPath( variable
H A DProfiledBinary.h332 ProfiledBinary(const StringRef ExeBinPath, const StringRef DebugBinPath) in ProfiledBinary()