Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils/dist/include/
H A Dctf.h255 unsigned short ctt_size; /* Size of entire type in bytes. */ member
275 unsigned short ctt_size; /* Always CTF_LSIZE_SENT_V1. */ member
298 uint32_t ctt_size; /* Size of entire type in bytes. */ member
318 uint32_t ctt_size; /* Always CTF_LSIZE_SENT. */ member
327 #define ctt_size _u._size /* For fundamental types that have a size. */ macro
/netbsd-src/external/gpl3/binutils.old/dist/include/
H A Dctf.h255 unsigned short ctt_size; /* Size of entire type in bytes. */ member
275 unsigned short ctt_size; /* Always CTF_LSIZE_SENT_V1. */ member
298 uint32_t ctt_size; /* Size of entire type in bytes. */ member
318 uint32_t ctt_size; /* Always CTF_LSIZE_SENT. */ member
327 #define ctt_size _u._size /* For fundamental types that have a size. */ macro
/netbsd-src/external/gpl3/gcc/dist/include/
H A Dctf.h226 uint32_t ctt_size; /* Size of entire type in bytes. */ member
246 uint32_t ctt_size; /* Always CTF_LSIZE_SENT. */ member
255 #define ctt_size _u._size /* For fundamental types that have a size. */ macro
/netbsd-src/external/cddl/osnet/dist/uts/common/sys/
H A Dctf.h190 #define ctt_size _u._size /* for fundamental types that have a size */ macro