Searched refs:ctf_enum_t (Results 1 – 7 of 7) 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()751 const ctf_enum_t *ep; in ctf_enum_name()768 ep = (const ctf_enum_t *)((uintptr_t)tp + increment); in ctf_enum_name()788 const ctf_enum_t *ep; in ctf_enum_value()805 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()
354 } ctf_enum_t; typedef
299 ctf_enum_t cte; in write_type()815 dptr += sizeof (ctf_enum_t) * vlen; in count_types()1027 ctf_enum_t *cte; in resurrect_types()1174 dptr += sizeof (ctf_enum_t); in resurrect_types()
512 vbytes = sizeof (ctf_enum_t) * vlen; in fbt_typoff_init()601 vbytes = sizeof (ctf_enum_t) * vlen; in fbt_typoff_init()
424 const ctf_enum_t *ep; in read_types()571 vlen = sizeof (ctf_enum_t) * n; in read_types()