Searched defs:ctf_lmember_v2 (Results 1 – 3 of 3) sorted by relevance
450 typedef struct ctf_lmember_v2 struct452 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. */
551 typedef struct ctf_lmember_v2 struct553 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. */