Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dsmatch_return_to_param.c98 char *map_long_to_short_name_sym(const char *name, struct symbol *sym, struct symbol **new_sym, boo… in map_long_to_short_name_sym() function
H A Dsmatch.h697 char *map_long_to_short_name_sym(const char *name, struct symbol *sym, struct symbol **new_sym, boo…
H A Dsmatch_extra.c315 ret = map_long_to_short_name_sym(name, sym, new_sym, use_stack); in get_other_name_sym_helper()