Searched defs:hooks (Results 1 – 3 of 3) sorted by relevance
43 static modification_hook **hooks; variable
133 struct check_tracker_list *hooks; in call_tracker_hooks() local
82 void call_extra_hooks(struct void_fn_list *hooks, const char *name, struct symbol *sym, struct expr… in call_extra_hooks()