Searched defs:stop_vote (Results 1 – 5 of 5) sorted by relevance
/external/llvm-project/lldb/source/Target/ |
D | ThreadPlanStepInstruction.cpp | 26 Vote stop_vote, in ThreadPlanStepInstruction()
|
D | ThreadPlan.cpp | 23 Vote stop_vote, Vote run_vote) in ThreadPlan()
|
D | ThreadPlanStepOut.cpp | 36 Vote stop_vote, Vote run_vote, uint32_t frame_idx, in ThreadPlanStepOut()
|
D | Thread.cpp | 1324 bool stop_other_threads, Vote stop_vote, Vote run_vote, uint32_t frame_idx, in QueueThreadPlanForStepOut() 1336 bool stop_other_threads, Vote stop_vote, Vote run_vote, uint32_t frame_idx, in QueueThreadPlanForStepOutNoShouldStop()
|
D | Process.cpp | 3546 Vote stop_vote = m_thread_list.ShouldReportStop(event_ptr); in ShouldBroadcastEvent() local
|