Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/tools/lldb-mi/
H A DMICmdCmdFile.cpp109 const char *pTargetTriple = nullptr; // Let LLDB discover the triple required in Execute() local
113 rDbgr.CreateTarget(strExeFilePath.c_str(), pTargetTriple, in Execute()