Searched refs:dump_expr (Results 1 – 1 of 1) sorted by relevance
/illumos-gate/usr/src/cmd/geniconvtbl/ |
H A D | disassemble.c | 58 static void dump_expr(itm_hdr_t *, itm_place_t); 982 dump_expr(itm_hdr, cond->operand.place); in dump_cond_tbl() 1071 dump_expr(itm_hdr, operation->data.operand[0]); in dump_op() 1076 dump_expr(itm_hdr, operation->data.operand[0]); in dump_op() 1086 dump_expr(itm_hdr, operation->data.operand[0]); in dump_op() 1099 dump_expr(itm_hdr, operation->data.operand[0]); in dump_op() 1104 dump_expr(itm_hdr, operation->data.operand[0]); in dump_op() 1111 dump_expr(itm_hdr, operation->data.operand[0]); in dump_op() 1136 dump_expr(itm_hdr, operation->data.operand[1]); in dump_op() 1159 dump_expr(itm_hdr, operation->data.operand[0]); in dump_op() [all …]
|