Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/geniconvtbl/
H A Diconv_tm.h212 #define ITM_TBL_OP_INIT (ITM_TBL_OP | 0x00000100UL) macro
H A Dassemble.c601 case ITM_TBL_OP_INIT: in relocation_II()
682 (ITM_TBL_OP_INIT == tbl_hdr->type)) { in analysis()
H A Ditm_comp.y638 $$ = obj_table(ITM_TBL_OP_INIT, NULL,
H A Ddisassemble.c3187 if (ITM_TBL_OP_INIT == tbl_hdr->type) { in tbl_name()