Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dcheck_capable.c55 static void save_call_info(struct expression *call) in save_call_info() function
111 add_hook(&save_call_info, FUNCTION_CALL_HOOK); in check_capable()