Home
last modified time | relevance | path

Searched defs:RemoveWatchpoint (Results 1 – 6 of 6) sorted by relevance

/openbsd/src/gnu/llvm/lldb/source/Plugins/Process/OpenBSD/
DNativeThreadOpenBSD.cpp141 Status NativeThreadOpenBSD::RemoveWatchpoint(lldb::addr_t addr) { in RemoveWatchpoint() function in NativeThreadOpenBSD
/openbsd/src/gnu/llvm/lldb/source/Plugins/Process/Windows/Common/
DNativeThreadWindows.cpp168 Status NativeThreadWindows::RemoveWatchpoint(lldb::addr_t addr) { in RemoveWatchpoint() function in NativeThreadWindows
/openbsd/src/gnu/llvm/lldb/source/Plugins/Process/NetBSD/
DNativeThreadNetBSD.cpp280 Status NativeThreadNetBSD::RemoveWatchpoint(lldb::addr_t addr) { in RemoveWatchpoint() function in NativeThreadNetBSD
/openbsd/src/gnu/llvm/lldb/source/Plugins/Process/FreeBSD/
DNativeThreadFreeBSD.cpp268 Status NativeThreadFreeBSD::RemoveWatchpoint(lldb::addr_t addr) { in RemoveWatchpoint() function in NativeThreadFreeBSD
/openbsd/src/gnu/llvm/lldb/source/Plugins/Process/Linux/
DNativeThreadLinux.cpp168 Status NativeThreadLinux::RemoveWatchpoint(lldb::addr_t addr) { in RemoveWatchpoint() function in NativeThreadLinux
/openbsd/src/gnu/llvm/lldb/source/Host/common/
DNativeProcessProtocol.cpp208 Status NativeProcessProtocol::RemoveWatchpoint(lldb::addr_t addr) { in RemoveWatchpoint() function in NativeProcessProtocol