Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/Process/gdb-remote/
DProcessGDBRemote.cpp3233 static GDBStoppointType GetGDBStoppointType(Watchpoint *wp) { in GetGDBStoppointType() function
3265 GDBStoppointType type = GetGDBStoppointType(wp); in EnableWatchpoint()
3312 GDBStoppointType type = GetGDBStoppointType(wp); in DisableWatchpoint()