Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/geniconvtbl/
H A Diconv_tm.h62 #define ITM_IDENT_1 (0x54) macro
H A Dassemble.c124 itm_header->ident[1] = ITM_IDENT_1; in assemble()
H A Dgeniconvtbl.c1790 (hdr->ident[1] != ITM_IDENT_1) || in itm_ref_inc()
H A Ddisassemble.c3249 (itm_hdr->ident[1] != ITM_IDENT_1) ||