Home
last modified time | relevance | path

Searched refs:report_run_vote (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/llvm-project/lldb/include/lldb/Target/
H A DThreadPlanStepOut.h22 Vote report_run_vote, uint32_t frame_idx,
79 bool stop_others, Vote report_stop_vote, Vote report_run_vote,
H A DThreadPlanStepInstruction.h21 Vote report_stop_vote, Vote report_run_vote);
H A DThreadPlan.h489 Vote report_stop_vote, Vote report_run_vote);
H A DThread.h835 bool stop_other_threads, Vote report_stop_vote, Vote report_run_vote,
899 bool stop_other_threads, Vote report_stop_vote, Vote report_run_vote,
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DThreadPlanStepInstruction.cpp27 Vote report_run_vote) in ThreadPlanStepInstruction() argument
30 report_run_vote), in ThreadPlanStepInstruction()
H A DThreadPlan.cpp24 Vote report_stop_vote, Vote report_run_vote) in ThreadPlan() argument
26 m_report_stop_vote(report_stop_vote), m_report_run_vote(report_run_vote), in ThreadPlan()
H A DThreadPlanStepOut.cpp37 Vote report_stop_vote, Vote report_run_vote, uint32_t frame_idx, in ThreadPlanStepOut() argument
41 report_run_vote), in ThreadPlanStepOut()
H A DThread.cpp1312 bool stop_other_threads, Vote report_stop_vote, Vote report_run_vote, in QueueThreadPlanForStepOut() argument
1317 report_run_vote, frame_idx, step_out_avoids_code_without_debug_info)); in QueueThreadPlanForStepOut()
1325 bool stop_other_threads, Vote report_stop_vote, Vote report_run_vote, in QueueThreadPlanForStepOutNoShouldStop() argument
1331 report_run_vote, frame_idx, eLazyBoolNo, continue_to_next_branch, in QueueThreadPlanForStepOutNoShouldStop()