Home
last modified time | relevance | path

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

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