Home
last modified time | relevance | path

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

/dflybsd-src/contrib/binutils-2.34/include/
H A Dctf.h241 unsigned short ctt_type; /* Reference to another type. */ member
261 unsigned short ctt_type; /* Do not use. */ member
284 uint32_t ctt_type; /* Reference to another type. */ member
304 uint32_t ctt_type; /* Do not use. */ member
313 #define ctt_type _u._type /* For types that reference another type. */ macro