Searched refs:sb_process (Results 1 – 6 of 6) sorted by relevance
102 SBProcess sb_process; in GetProcess() local106 sb_process.SetSP(process_sp); in GetProcess()108 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()
178 SBProcess sb_process; in GetProcess() local183 sb_process.SetSP(process_sp); in GetProcess()186 return LLDB_RECORD_RESULT(sb_process); in GetProcess()263 SBProcess sb_process; in LoadCore() local273 sb_process.SetSP(process_sp); in LoadCore()280 return LLDB_RECORD_RESULT(sb_process); in LoadCore()326 SBProcess sb_process; in Launch() local349 return LLDB_RECORD_RESULT(sb_process); in Launch()360 return LLDB_RECORD_RESULT(sb_process); in Launch()384 sb_process.SetSP(target_sp->GetProcessSP()); in Launch()[all …]
469 SBProcess sb_process; in GetProcess() local476 sb_process.SetSP(process_sp); in GetProcess()480 return LLDB_RECORD_RESULT(sb_process); in GetProcess()
1162 SBProcess sb_process; in GetProcess() local1169 sb_process.SetSP(exe_ctx.GetProcessSP()); in GetProcess()1172 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()