Home
last modified time | relevance | path

Searched refs:CreateStopReasonWithBreakpointSiteID (Results 1 – 7 of 7) sorted by relevance

/llvm-project-15.0.7/lldb/unittests/Thread/
H A DThreadTest.cpp115 StopInfo::CreateStopReasonWithBreakpointSiteID(*thread_sp.get(), 0); in TEST_F()
150 StopInfo::CreateStopReasonWithBreakpointSiteID(*thread_sp.get(), 0); in TEST_F()
/llvm-project-15.0.7/lldb/include/lldb/Target/
H A DStopInfo.h104 CreateStopReasonWithBreakpointSiteID(Thread &thread,
109 static lldb::StopInfoSP CreateStopReasonWithBreakpointSiteID(
/llvm-project-15.0.7/lldb/source/Plugins/Process/Utility/
H A DStopInfoMachException.cpp514 return StopInfo::CreateStopReasonWithBreakpointSiteID(thread, in GetStopInfoForHardwareBP()
701 return StopInfo::CreateStopReasonWithBreakpointSiteID( in CreateStopReasonWithMachException()
/llvm-project-15.0.7/lldb/source/Plugins/Process/scripted/
H A DScriptedThread.cpp250 StopInfo::CreateStopReasonWithBreakpointSiteID(*this, break_id); in CalculateStopInfo()
/llvm-project-15.0.7/lldb/source/Plugins/Process/Windows/Common/
H A DProcessWindows.cpp391 stop_info = StopInfo::CreateStopReasonWithBreakpointSiteID(*stop_thread, in RefreshStateAfterStop()
467 stop_info = StopInfo::CreateStopReasonWithBreakpointSiteID( in RefreshStateAfterStop()
/llvm-project-15.0.7/lldb/source/Target/
H A DStopInfo.cpp1267 StopInfoSP StopInfo::CreateStopReasonWithBreakpointSiteID(Thread &thread, in CreateStopReasonWithBreakpointSiteID() function in StopInfo
1272 StopInfoSP StopInfo::CreateStopReasonWithBreakpointSiteID(Thread &thread, in CreateStopReasonWithBreakpointSiteID() function in StopInfo
/llvm-project-15.0.7/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.cpp1760 StopInfo::CreateStopReasonWithBreakpointSiteID( in SetThreadStopInfo()
1780 StopInfo::CreateStopReasonWithBreakpointSiteID( in SetThreadStopInfo()
1867 StopInfo::CreateStopReasonWithBreakpointSiteID( in SetThreadStopInfo()
1894 StopInfo::CreateStopReasonWithBreakpointSiteID( in SetThreadStopInfo()