Searched defs:watchpoint_entry (Results 1 – 1 of 1) sorted by relevance
45 struct watchpoint_entry { struct58 watchpoint_entry_init(struct watchpoint_entry* entry, uintptr_t address, enum access_type type, siz… in watchpoint_entry_init() argument