Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/geniconvtbl/
H A Diconv_tm.h61 #define ITM_IDENT_3 (0x00) macro
H A Dassemble.c124 itm_header->ident[3] = ITM_IDENT_3; in assemble()
H A Dgeniconvtbl.c1785 (hdr->ident[3] != ITM_IDENT_3) || in itm_ref_inc()
H A Ddisassemble.c3248 (itm_hdr->ident[3] != ITM_IDENT_3)) {