Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.cpp3099 static GDBStoppointType GetGDBStoppointType(Watchpoint *wp) { in GetGDBStoppointType() function
3130 GDBStoppointType type = GetGDBStoppointType(wp); in EnableWatchpoint()
3177 GDBStoppointType type = GetGDBStoppointType(wp); in DisableWatchpoint()
5224 GDBStoppointType type = GetGDBStoppointType(wp.get()); in DidForkSwitchHardwareTraps()