Searched refs:ITM_TBL_OP_RESET (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/geniconvtbl/
H A Diconv_tm.h216 #define ITM_TBL_OP_RESET (ITM_TBL_OP | 0x00000200UL) macro
H A Dassemble.c606 case ITM_TBL_OP_RESET:
683 if ((ITM_TBL_OP_RESET == tbl_hdr->type) ||
H A Ditm_comp.y646 $$ = obj_table(ITM_TBL_OP_RESET, NULL,
H A Ddisassemble.c3192 } else if (ITM_TBL_OP_RESET == tbl_hdr->type) {

Completed in 56 milliseconds