Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/geniconvtbl/
H A Diconv_tm.h86 #define ITM_VER_2 (0) macro
H A Dassemble.c149 itm_header->version[2] = ITM_VER_2; in assemble()
H A Dgeniconvtbl.c1806 (hdr->version[2] != ITM_VER_2) || in itm_ref_inc()
H A Ddisassemble.c3254 (itm_hdr->version[2] != ITM_VER_2) ||