Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dsmatch_data_source.c102 static void match_caller_info(struct expression *expr) in match_caller_info() function
124 add_hook(&match_caller_info, FUNCTION_CALL_HOOK); in register_data_source()
H A Dsmatch_capped.c219 static void match_caller_info(struct expression *expr) in match_caller_info() function
345 add_hook(&match_caller_info, FUNCTION_CALL_HOOK); in register_capped()
H A Dsmatch_constraints.c408 static void match_caller_info(struct expression *expr) in match_caller_info() function
523 add_hook(&match_caller_info, FUNCTION_CALL_HOOK); in register_constraints()