Searched defs:ctf_txlate (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/common/ctf/
H A Dctf_impl.h196 uint_t *ctf_txlate; /* translation table for type IDs */ member in struct:ctf_file
217 ((ctf_type_t *)((uintptr_t)(fp)->ctf_buf + (fp)->ctf_txlate[(i)]))

Completed in 62 milliseconds