Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dsmatch_hooks.c66 [CALL_HOOK_AFTER_INLINE] = EXPR_PTR,
H A Dsmatch_function_hooks.c1300 add_hook(&match_function_call, CALL_HOOK_AFTER_INLINE); in register_function_hooks()
H A Dsmatch.h137 CALL_HOOK_AFTER_INLINE, enumerator
H A Dsmatch_flow.c546 __pass_to_client(expr, CALL_HOOK_AFTER_INLINE); in __split_expr()
H A Dsmatch_db.c2546 add_hook(&match_return_implies, CALL_HOOK_AFTER_INLINE); in register_definition_db_callbacks()