Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dsmatch_container_of.c450 static void set_param_value(struct stree **stree, struct symbol *arg, int offset, struct range_list… in set_param_value() function
477 set_param_value(&db_info->stree, db_info->arg, db_info->prev_offset, db_info->rl); in save_vals()
536 set_param_value(&db_info.stree, arg, db_info.prev_offset, db_info.rl); in load_tag_info_sym()
H A Dsmatch_extra.c2801 static void set_param_value(const char *name, struct symbol *sym, char *key, char *value) in set_param_value() function
2898 select_caller_info_hook(set_param_value, PARAM_VALUE); in register_smatch_extra()