Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dsmatch_modification_hooks.c111 static void call_modification_hooks_name_sym(char *name, struct symbol *sym, struct expression *mod… in call_modification_hooks_name_sym() function
149 call_modification_hooks_name_sym(name, sym, mod_expr, late); in call_modification_hooks()
174 call_modification_hooks_name_sym(name, sym, expr, BOTH); in db_param_add()
180 call_modification_hooks_name_sym(other_name, other_sym, expr, BOTH); in db_param_add()