Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dsmatch_modification_hooks.c240 static void asm_expr_early(struct statement *stmt) in asm_expr_early() function
278 add_hook(&asm_expr_early, ASM_HOOK); in register_modification_hooks()