Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dcheck_debug.c513 static void match_debug_db_on(const char *fn, struct expression *expr, void *info) in match_debug_db_on() function
831 add_function_hook("__smatch_debug_db_on", &match_debug_db_on, NULL); in check_debug()