Searched refs:sb_process (Results 1 – 6 of 6) sorted by relevance
101 SBProcess sb_process; in GetProcess() local105 sb_process.SetSP(process_sp); in GetProcess()107 return LLDB_RECORD_RESULT(sb_process); in GetProcess()
63 SBProcess sb_process(process->shared_from_this()); in PrivateBreakpointHitCallback() local72 return data->callback(data->callback_baton, sb_process, sb_thread, in PrivateBreakpointHitCallback()
179 SBProcess sb_process; in GetProcess() local184 sb_process.SetSP(process_sp); in GetProcess()264 SBProcess sb_process; in LoadCore() local274 sb_process.SetSP(process_sp); in LoadCore()335 SBProcess sb_process; in Launch() local416 SBProcess sb_process; in Launch() local464 SBProcess sb_process; in Attach() local503 SBProcess sb_process; in AttachToProcessWithID() local535 SBProcess sb_process; in AttachToProcessWithName() local562 SBProcess sb_process; in ConnectRemote() local[all …]
365 SBProcess sb_process; in GetProcess() local372 sb_process.SetSP(process_sp); in GetProcess()376 return LLDB_RECORD_RESULT(sb_process); in GetProcess()
1107 SBProcess sb_process; in GetProcess() local1114 sb_process.SetSP(exe_ctx.GetProcessSP()); in GetProcess()1117 return LLDB_RECORD_RESULT(sb_process); in GetProcess()
1045 SBProcess sb_process; in GetProcess() local1049 sb_process.SetSP(process_sp); in GetProcess()1052 return LLDB_RECORD_RESULT(sb_process); in GetProcess()