Searched refs:LaunchSimple (Results 1 – 5 of 5) sorted by relevance
| /freebsd/contrib/llvm-project/lldb/bindings/interface/ |
| H A D | SBTargetDocstrings.i | 150 process = target.LaunchSimple(['X', 'Y', 'Z'], None, os.getcwd()) 154 ) lldb::SBTarget::LaunchSimple;
|
| /freebsd/contrib/llvm-project/lldb/include/lldb/API/ |
| H A D | SBTarget.h | 230 SBProcess LaunchSimple(const char **argv, const char **envp,
|
| /freebsd/contrib/llvm-project/lldb/bindings/lua/ |
| H A D | lua-typemaps.swig | 193 // Typemap for handling char ** in SBTarget::LaunchSimple, SBTarget::Launch...
|
| /freebsd/contrib/llvm-project/lldb/source/API/ |
| H A D | SBTarget.cpp | 270 SBProcess SBTarget::LaunchSimple(char const **argv, char const **envp, in LaunchSimple() function in SBTarget
|
| /freebsd/lib/clang/liblldb/ |
| H A D | LLDBWrapLua.cpp | 56076 result = (arg1)->LaunchSimple((char const **)arg2,(char const **)arg3,(char const *)arg4); in _wrap_SBTarget_LaunchSimple()
|