Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dlinearize.c297 static char *show_asm(char *buf, struct instruction *insn) in show_asm() function
488 buf = show_asm(buf, insn); in show_instruction()