Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dsmatch_type_val.c636 static void match_end_func_info(struct symbol *sym) in match_end_func_info() function
683 add_hook(&match_end_func_info, END_FUNC_HOOK); in register_type_val()
H A Dsmatch_db.c2223 static void match_end_func_info(struct symbol *sym) in match_end_func_info() function
2541 add_hook(&match_end_func_info, END_FUNC_HOOK); in register_definition_db_callbacks()