Home
last modified time | relevance | path

Searched refs:watchpoint_map_find_remove (Results 1 – 1 of 1) sorted by relevance

/xnu-12377.81.4/tests/unit/mocks/fibers/
H A Dchecker.c169 watchpoint_map_find_remove(struct watchpoint_map* map, uintptr_t address, fiber_t fiber, struct wat… in watchpoint_map_find_remove() function
333 if (watchpoint_map_find_remove(&checker_watchpoints, address, fibers_current, &removed_entry)) { in post_check_and_remove_watchpoint()