Home | History | Annotate | Download | only in API

Lines Matching refs:launch_flags

142                          uint32_t launch_flags,
148 log->Printf ("SBProcess(%p)::RemoteLaunch (argv=%p, envp=%p, stdin=%s, stdout=%s, stderr=%s, working-dir=%s, launch_flags=0x%x, stop_at_entry=%i, &error (%p))...",
156 launch_flags,
168 launch_flags |= eLaunchFlagStopAtEntry;
173 launch_flags);