Searched defs:ctt_size (Results 1 – 4 of 4) sorted by relevance
255 unsigned short ctt_size; /* Size of entire type in bytes. */ member275 unsigned short ctt_size; /* Always CTF_LSIZE_SENT_V1. */ member298 uint32_t ctt_size; /* Size of entire type in bytes. */ member318 uint32_t ctt_size; /* Always CTF_LSIZE_SENT. */ member327 #define ctt_size _u._size /* For fundamental types that have a size. */ macro
226 uint32_t ctt_size; /* Size of entire type in bytes. */ member246 uint32_t ctt_size; /* Always CTF_LSIZE_SENT. */ member255 #define ctt_size _u._size /* For fundamental types that have a size. */ macro
190 #define ctt_size _u._size /* for fundamental types that have a size */ macro