Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/lldb/include/lldb/Target/
DThreadPlanStepOut.h22 Vote report_run_vote, uint32_t frame_idx,
79 bool stop_others, Vote report_stop_vote, Vote report_run_vote,
DThreadPlanStepInstruction.h21 Vote report_stop_vote, Vote report_run_vote);
DThreadPlan.h482 Vote report_stop_vote, Vote report_run_vote);
DThread.h803 bool stop_other_threads, Vote report_stop_vote, Vote report_run_vote,
867 bool stop_other_threads, Vote report_stop_vote, Vote report_run_vote,
/freebsd-12-stable/contrib/llvm-project/lldb/source/Target/
DThreadPlanStepInstruction.cpp27 Vote report_run_vote) in ThreadPlanStepInstruction() argument
30 report_run_vote), in ThreadPlanStepInstruction()
DThreadPlan.cpp23 Vote report_stop_vote, Vote report_run_vote) in ThreadPlan() argument
25 m_report_stop_vote(report_stop_vote), m_report_run_vote(report_run_vote), in ThreadPlan()
DThreadPlanStepOut.cpp36 Vote report_stop_vote, Vote report_run_vote, uint32_t frame_idx, in ThreadPlanStepOut() argument
40 report_run_vote), in ThreadPlanStepOut()
DThread.cpp1306 bool stop_other_threads, Vote report_stop_vote, Vote report_run_vote, in QueueThreadPlanForStepOut() argument
1311 report_run_vote, frame_idx, step_out_avoids_code_without_debug_info)); in QueueThreadPlanForStepOut()
1319 bool stop_other_threads, Vote report_stop_vote, Vote report_run_vote, in QueueThreadPlanForStepOutNoShouldStop() argument
1325 report_run_vote, frame_idx, eLazyBoolNo, continue_to_next_branch, in QueueThreadPlanForStepOutNoShouldStop()