Home
last modified time | relevance | path

Searched defs:should_stop (Results 1 – 8 of 8) sorted by relevance

/freebsd-14-stable/contrib/llvm-project/lldb/source/Target/
HDThreadPlanPython.cpp100 bool should_stop = true; in ShouldStop() local
HDUnixSignals.cpp237 bool &should_stop, bool &should_notify) const { in GetSignalInfo()
335 std::optional<bool> should_stop, in GetFilteredSignals()
HDStopInfo.cpp97 StopInfoBreakpoint(Thread &thread, break_id_t break_id, bool should_stop) in StopInfoBreakpoint()
740 bool should_stop = ThreadPlanStepInstruction::ShouldStop(event_ptr); in ShouldStop() local
1373 bool should_stop) { in CreateStopReasonWithBreakpointSiteID()
HDThreadList.cpp284 bool should_stop = false; in ShouldStop() local
HDThread.cpp732 bool should_stop = true; in ShouldStop() local
HDTarget.cpp2941 bool should_stop = false; in RunStopHooks() local
3864 bool should_stop = script_interp->ScriptedStopHookHandleStop( in HandleStop() local
/freebsd-14-stable/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
HDGDBRemoteClientBase.cpp128 const bool should_stop = ShouldStop(signals, response); in SendContinuePacketAndWaitForResponse() local
/freebsd-14-stable/contrib/llvm-project/lldb/source/Breakpoint/
HDBreakpointLocation.cpp388 bool should_stop = true; in ShouldStop() local