Searched refs:ctt_lsizelo (Results 1 – 3 of 3) sorted by relevance
185 uint_t ctt_lsizelo; /* low 32 bits of type size in bytes */ member234 (((uint64_t)(cttp)->ctt_lsizehi) << 32 | (cttp)->ctt_lsizelo)
1127 dtd->dtd_data.ctt_lsizelo = CTF_SIZE_TO_LSIZE_LO(ssize); in ctf_add_member()1464 dtd->dtd_data.ctt_lsizelo = CTF_SIZE_TO_LSIZE_LO(size); in ctf_add_type()
208 ctt->ctt_lsizelo = CTF_SIZE_TO_LSIZE_LO(size); in write_sized_type_rec()