Searched refs:hw_disable_result (Results 1 – 1 of 1) sorted by relevance
819 bool hw_disable_result = m_thread_list.DisableHardwareBreakpoint (bp); in DisableBreakpoint() local821 if (hw_disable_result == true) in DisableBreakpoint()944 bool hw_disable_result = m_thread_list.DisableHardwareWatchpoint (wp); in DisableWatchpoint() local946 if (hw_disable_result == true) in DisableWatchpoint()