Searched refs:WatchpointAtAddress (Results 1 - 4 of 4) sorted by relevance

/haiku/src/kits/debugger/debug_managers/
H A DWatchpointManager.cpp78 if (fTeam->WatchpointAtAddress(watchpoint->Address()) == NULL)
/haiku/headers/private/debugger/model/
H A DTeam.h202 Watchpoint* WatchpointAtAddress(
/haiku/src/kits/debugger/model/
H A DTeam.cpp549 Team::WatchpointAtAddress(target_addr_t address) const function in class:Team
/haiku/src/kits/debugger/controllers/
H A DTeamDebugger.cpp2251 Watchpoint* watchpoint = fTeam->WatchpointAtAddress(address);

Completed in 70 milliseconds