Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/geniconvtbl/
H A Diconv_tm.h59 #define ITM_IDENT_1 (0x54) macro
H A Dassemble.c122 itm_header->ident[1] = ITM_IDENT_1; in assemble()
H A Dgeniconvtbl.c1783 (hdr->ident[1] != ITM_IDENT_1) || in itm_ref_inc()
H A Ddisassemble.c3246 (itm_hdr->ident[1] != ITM_IDENT_1) ||