Home
last modified time | relevance | path

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

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