Searched refs:ctt_lsizelo (Results 1 – 2 of 2) sorted by relevance
185 uint_t ctt_lsizelo; /* low 32 bits of type size in bytes */ member236 (((uint64_t)(cttp)->ctt_lsizehi) << 32 | (cttp)->ctt_lsizelo)
64 tp->ctt_lsizelo = CTF_SIZE_TO_LSIZE_LO(size); in ctf_set_ctt_size()