Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/include/
H A Dctf.h450 typedef struct ctf_lmember_v2 struct
452 uint32_t ctlm_name; /* Reference to name in string table. */
453 uint32_t ctlm_offsethi; /* High 32 bits of member offset in bits. */
454 uint32_t ctlm_type; /* Reference to type of member. */
455 uint32_t ctlm_offsetlo; /* Low 32 bits of member offset in bits. */
/netbsd-src/external/gpl3/binutils/dist/include/
H A Dctf.h551 typedef struct ctf_lmember_v2 struct
553 uint32_t ctlm_name; /* Reference to name in string table. */
554 uint32_t ctlm_offsethi; /* High 32 bits of member offset in bits. */
555 uint32_t ctlm_type; /* Reference to type of member. */
556 uint32_t ctlm_offsetlo; /* Low 32 bits of member offset in bits. */
/netbsd-src/external/gpl3/binutils.old/dist/include/
H A Dctf.h551 typedef struct ctf_lmember_v2 struct
553 uint32_t ctlm_name; /* Reference to name in string table. */
554 uint32_t ctlm_offsethi; /* High 32 bits of member offset in bits. */
555 uint32_t ctlm_type; /* Reference to type of member. */
556 uint32_t ctlm_offsetlo; /* Low 32 bits of member offset in bits. */