Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.cpp3118 GetGDBStoppointType(const WatchpointResourceSP &wp_res_sp) { in GetGDBStoppointType() function
3202 GDBStoppointType type = GetGDBStoppointType(wp_res_sp); in EnableWatchpoint()
3228 GDBStoppointType type = GetGDBStoppointType(wp_res_sp); in EnableWatchpoint()
3273 GDBStoppointType type = GetGDBStoppointType(wp_res_sp); in DisableWatchpoint()
5551 GDBStoppointType type = GetGDBStoppointType(wp_res_sp); in DidForkSwitchHardwareTraps()