Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/geniconvtbl/
H A Diconv_tm.h84 #define ITM_VER_0 (0) macro
H A Dassemble.c147 itm_header->version[0] = ITM_VER_0; in assemble()
H A Dgeniconvtbl.c1804 (hdr->version[0] != ITM_VER_0) || in itm_ref_inc()
H A Ddisassemble.c3252 if ((itm_hdr->version[0] != ITM_VER_0) ||