Searched refs:watchpoint_entry_init (Results 1 – 1 of 1) sorted by relevance
58 watchpoint_entry_init(struct watchpoint_entry* entry, uintptr_t address, enum access_type type, siz… in watchpoint_entry_init() function316 watchpoint_entry_init(&new_watchpoint, address, access_type, size, fibers_current); in check_and_set_watchpoint()