Searched defs:launch_err (Results 1 – 2 of 2) sorted by relevance
1658 DNBError &launch_err in LaunchForDebug()1996 DNBError& launch_err in ForkChildForPTraceDebugging()2067 …bug (const char *path, char const *argv[], char const *envp[], bool no_stdio, DNBError &launch_err) in SBLaunchForDebug()2153 … char const *argv[], char const *envp[], bool no_stdio, MachProcess* process, DNBError &launch_err) in SBForkChildForPTraceDebugging()
221 DNBError launch_err; in DNBProcessLaunch() local