Searched refs:ctf_enum_t (Results 1 – 6 of 6) sorted by relevance
113 const ctf_enum_t *ep; in ctf_enum_iter()129 ep = (const ctf_enum_t *)((uintptr_t)tp + increment); in ctf_enum_iter()734 const ctf_enum_t *ep; in ctf_enum_name()751 ep = (const ctf_enum_t *)((uintptr_t)tp + increment); in ctf_enum_name()771 const ctf_enum_t *ep; in ctf_enum_value()788 ep = (const ctf_enum_t *)((uintptr_t)tp + increment); in ctf_enum_value()
269 vbytes = sizeof (ctf_enum_t) * vlen; in init_types()436 vbytes = sizeof (ctf_enum_t) * vlen; in init_types()
141 ctf_enum_t cte; in ctf_copy_emembers()301 size += sizeof (ctf_enum_t) * vlen; in ctf_update()
352 } ctf_enum_t; typedef
243 ctf_enum_t cte; in write_type()712 dptr += sizeof (ctf_enum_t) * vlen; in count_types()924 ctf_enum_t *cte; in resurrect_types()1072 cte = (ctf_enum_t *)dptr; in resurrect_types()1073 dptr += sizeof (ctf_enum_t); in resurrect_types()
425 const ctf_enum_t *ep; in read_types()571 vlen = sizeof (ctf_enum_t) * n; in read_types()