Searched refs:RemoveBreakpoint (Results 1 – 3 of 3) sorted by relevance
112 virtual Status RemoveBreakpoint(lldb::addr_t addr, bool hardware = false);
629 Status NativeProcessProtocol::RemoveBreakpoint(lldb::addr_t addr, in RemoveBreakpoint() function in NativeProcessProtocol
2627 m_debugged_process_up->RemoveBreakpoint(addr, want_hardware);