Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dsmatch_extra.c258 static char *get_long_name_sym(const char *name, struct symbol *sym, struct symbol **new_sym, bool … in get_long_name_sym() function
334 ret = get_long_name_sym(name, sym, new_sym, use_stack); in get_other_name_sym_helper()