Searched refs:_InstallWatchpoint (Results 1 - 2 of 2) sorted by relevance

/haiku/src/system/kernel/debug/
H A DBreakpointManager.h121 status_t _InstallWatchpoint(
H A DBreakpointManager.cpp193 status_t error = _InstallWatchpoint(watchpoint, address, type, length);
599 BreakpointManager::_InstallWatchpoint(InstalledWatchpoint* watchpoint, function in class:BreakpointManager

Completed in 35 milliseconds