Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.cpp3295 static GDBStoppointType GetGDBStoppointType(Watchpoint *wp) { in GetGDBStoppointType() function
3327 GDBStoppointType type = GetGDBStoppointType(wp); in EnableWatchpoint()
3375 GDBStoppointType type = GetGDBStoppointType(wp); in DisableWatchpoint()