Searched refs:exc_ctx_with_reasons (Results 1 – 1 of 1) sorted by relevance
2075 std::vector<ExecutionContext> exc_ctx_with_reasons; in RunStopHooks() local2086 …exc_ctx_with_reasons.push_back(ExecutionContext(m_process_sp.get(), cur_thread_sp.get(), cur_frame… in RunStopHooks()2092 size_t num_exe_ctx = exc_ctx_with_reasons.size(); in RunStopHooks()2127 …|| cur_hook_sp->GetThreadSpecifier()->ThreadPassesBasicTests(exc_ctx_with_reasons[i].GetThreadRef(… in RunStopHooks()2146 …result.AppendMessageWithFormat("-- Thread %d\n", exc_ctx_with_reasons[i].GetThreadPtr()->GetIndexI… in RunStopHooks()2153 &exc_ctx_with_reasons[i], in RunStopHooks()