Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/tools/lldb-mi/
H A DMICmdCmdFile.cpp98 const CMIUtilString &strExeFilePath(pArgFile->GetValue()); in Execute() local
113 rDbgr.CreateTarget(strExeFilePath.c_str(), pTargetTriple, in Execute()
118 strWkDir = CMIUtilFileStd::StripOffFileName(strExeFilePath); in Execute()
150 strExeFilePath.c_str(), err.GetData())); in Execute()