Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/Process/Windows/Common/
DNativeThreadWindows.cpp150 Status NativeThreadWindows::RemoveWatchpoint(lldb::addr_t addr) { in RemoveWatchpoint() function in NativeThreadWindows
/external/llvm-project/lldb/source/Plugins/Process/FreeBSDRemote/
DNativeThreadFreeBSD.cpp236 Status NativeThreadFreeBSD::RemoveWatchpoint(lldb::addr_t addr) { in RemoveWatchpoint() function in NativeThreadFreeBSD
/external/llvm-project/lldb/source/Plugins/Process/NetBSD/
DNativeThreadNetBSD.cpp253 Status NativeThreadNetBSD::RemoveWatchpoint(lldb::addr_t addr) { in RemoveWatchpoint() function in NativeThreadNetBSD
/external/llvm-project/lldb/source/Plugins/Process/Linux/
DNativeThreadLinux.cpp163 Status NativeThreadLinux::RemoveWatchpoint(lldb::addr_t addr) { in RemoveWatchpoint() function in NativeThreadLinux
/external/llvm-project/lldb/source/Host/common/
DNativeProcessProtocol.cpp195 Status NativeProcessProtocol::RemoveWatchpoint(lldb::addr_t addr) { in RemoveWatchpoint() function in NativeProcessProtocol