Home
last modified time | relevance | path

Searched defs:new_sym (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/tools/smatch/src/
H A Dsmatch_return_to_param.c51 char *map_call_to_other_name_sym(const char *name, struct symbol *sym, struct symbol **new_sym) in map_call_to_other_name_sym()
69 …short(struct sm_state *sm, const char *name, struct symbol *sym, struct symbol **new_sym, bool sta… in map_my_state_long_to_short()
98 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()
H A Dsmatch_extra.c197 static char *get_pointed_at(const char *name, struct symbol *sym, struct symbol **new_sym) in get_pointed_at()
221 …om_chunk(const char *name, const char *chunk, int len, struct symbol *sym, struct symbol **new_sym) in get_other_name_sym_from_chunk()
258 static char *get_long_name_sym(const char *name, struct symbol *sym, struct symbol **new_sym, bool … in get_long_name_sym()
300 char *get_other_name_sym_helper(const char *name, struct symbol *sym, struct symbol **new_sym, bool… in get_other_name_sym_helper()
341 char *get_other_name_sym(const char *name, struct symbol *sym, struct symbol **new_sym) in get_other_name_sym()
346 char *get_other_name_sym_nostack(const char *name, struct symbol *sym, struct symbol **new_sym) in get_other_name_sym_nostack()
354 struct symbol *new_sym; in set_extra_mod() local
438 struct symbol *new_sym; in set_extra_nomod() local
507 struct symbol *new_sym; in set_extra_true_false() local
/illumos-gate/usr/src/cmd/sgs/mcs/common/
H A Dfile.c839 char *new_sym; in build_file() local