Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dsmatch_modification_hooks.c255 static void asm_expr_late(struct statement *stmt) in asm_expr_late() function
290 add_hook(&asm_expr_late, ASM_HOOK); in register_modification_hooks_late()