Lines Matching refs:ushort_t
112 ushort_t ctp_magic; /* magic number (CTF_MAGIC) */
162 ushort_t ctt_info; /* encoded kind, variant length (see below) */
164 ushort_t _size; /* size of entire type in bytes */
165 ushort_t _type; /* reference to another type */
179 ushort_t ctt_info; /* encoded kind, variant length (see below) */
181 ushort_t _size; /* always CTF_LSIZE_SENT */
182 ushort_t _type; /* do not use */
315 ushort_t cta_contents; /* reference to type of array contents */
316 ushort_t cta_index; /* reference to type of array index */
332 ushort_t ctm_type; /* reference to type of member */
333 ushort_t ctm_offset; /* offset of this member in bits */
338 ushort_t ctlm_type; /* reference to type of member */
339 ushort_t ctlm_pad; /* padding */