Home
last modified time | relevance | path

Searched defs:ctt_size (Results 1 – 1 of 1) sorted by relevance

/dflybsd-src/contrib/binutils-2.34/include/
H A Dctf.h240 unsigned short ctt_size; /* Size of entire type in bytes. */ member
260 unsigned short ctt_size; /* Always CTF_LSIZE_SENT_V1. */ member
283 uint32_t ctt_size; /* Size of entire type in bytes. */ member
303 uint32_t ctt_size; /* Always CTF_LSIZE_SENT. */ member
312 #define ctt_size _u._size /* For fundamental types that have a size. */ macro