Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/geniconvtbl/
H A Diconv_tm.h85 #define ITM_VER_1 (0) macro
H A Dassemble.c148 itm_header->version[1] = ITM_VER_1; in assemble()
H A Dgeniconvtbl.c1805 (hdr->version[1] != ITM_VER_1) || in itm_ref_inc()
H A Ddisassemble.c3253 (itm_hdr->version[1] != ITM_VER_1) ||