Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/geniconvtbl/
H A Diconv_tm.h61 #define ITM_IDENT_0 (0x49) macro
H A Dassemble.c123 itm_header->ident[0] = ITM_IDENT_0; in assemble()
H A Dgeniconvtbl.c1789 if ((hdr->ident[0] != ITM_IDENT_0) || in itm_ref_inc()
H A Ddisassemble.c3248 if ((itm_hdr->ident[0] != ITM_IDENT_0) ||