Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Process/Darwin/
H A DDarwinProcessLauncher.cpp135 static Status ForkChildForPTraceDebugging(const char *path, char const *argv[], in ForkChildForPTraceDebugging() function
529 error = ForkChildForPTraceDebugging(resolved_path, argv, envp, &pid, in LaunchInferior()