Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/geniconvtbl/
H A Diconv_tm.h60 #define ITM_IDENT_2 (0x4d) macro
H A Dassemble.c123 itm_header->ident[2] = ITM_IDENT_2; in assemble()
H A Dgeniconvtbl.c1784 (hdr->ident[2] != ITM_IDENT_2) || in itm_ref_inc()
H A Ddisassemble.c3247 (itm_hdr->ident[2] != ITM_IDENT_2) ||