Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.cpp3139 GetGDBStoppointType(const WatchpointResourceSP &wp_res_sp) { in GetGDBStoppointType() function
3213 GDBStoppointType type = GetGDBStoppointType(wp_res_sp); in EnableWatchpoint()
3239 GDBStoppointType type = GetGDBStoppointType(wp_res_sp); in EnableWatchpoint()
3284 GDBStoppointType type = GetGDBStoppointType(wp_res_sp); in DisableWatchpoint()
5728 GDBStoppointType type = GetGDBStoppointType(wp_res_sp); in DidForkSwitchHardwareTraps()