Home
last modified time | relevance | path

Searched defs:WatchpointByAddressPredicate (Results 1 – 1 of 1) sorted by relevance

/haiku/src/kits/debugger/model/
H A DTeam.cpp53 struct Team::WatchpointByAddressPredicate struct in Team
55 WatchpointByAddressPredicate(target_addr_t address) in WatchpointByAddressPredicate() function
61 virtual int operator()(const Watchpoint* watchpoint) const in operator ()()
67 target_addr_t fAddress;