mirror of
https://github.com/intel/llvm.git
synced 2026-02-01 08:56:15 +08:00
(no commit message)
llvm-svn: 214319
This commit is contained in:
@@ -16,6 +16,12 @@ public:
|
||||
static lldb::SBFileSpec
|
||||
GetProgramFileSpec ();
|
||||
|
||||
static lldb::SBFileSpec
|
||||
GetLLDBPythonPath ();
|
||||
|
||||
static lldb::SBFileSpec
|
||||
GetLLDBPath (lldb::PathType path_type);
|
||||
|
||||
static void
|
||||
ThreadCreated (const char *name);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user