Searched refs:WatchpointAtAddress (Results 1 – 4 of 4) sorted by relevance
78 if (fTeam->WatchpointAtAddress(watchpoint->Address()) == NULL) in InstallWatchpoint()
202 Watchpoint* WatchpointAtAddress(
549 Team::WatchpointAtAddress(target_addr_t address) const in WatchpointAtAddress() function in Team
2251 Watchpoint* watchpoint = fTeam->WatchpointAtAddress(address); in _HandleClearWatchpoint()