Searched defs:RemoveWatchpoint (Results 1 – 5 of 5) sorted by relevance
150 Status NativeThreadWindows::RemoveWatchpoint(lldb::addr_t addr) { in RemoveWatchpoint() function in NativeThreadWindows
236 Status NativeThreadFreeBSD::RemoveWatchpoint(lldb::addr_t addr) { in RemoveWatchpoint() function in NativeThreadFreeBSD
253 Status NativeThreadNetBSD::RemoveWatchpoint(lldb::addr_t addr) { in RemoveWatchpoint() function in NativeThreadNetBSD
163 Status NativeThreadLinux::RemoveWatchpoint(lldb::addr_t addr) { in RemoveWatchpoint() function in NativeThreadLinux
195 Status NativeProcessProtocol::RemoveWatchpoint(lldb::addr_t addr) { in RemoveWatchpoint() function in NativeProcessProtocol