Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/bindings/interface/
H A DSBProcess.i116 ) RemoteLaunch;
118 RemoteLaunch (char const **argv,
/openbsd-src/gnu/llvm/lldb/include/lldb/API/
H A DSBProcess.h82 bool RemoteLaunch(char const **argv, char const **envp,
/openbsd-src/gnu/llvm/lldb/source/API/
H A DSBProcess.cpp123 bool SBProcess::RemoteLaunch(char const **argv, char const **envp, in RemoteLaunch() function in SBProcess