Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dcheck_unwind.c115 static void match_unwind_function(const char *fn, struct expression *expr, void *unused) in match_unwind_function() function
171 add_function_hook(func, &match_unwind_function, NULL); in register_unwind_functions()