Lines Matching refs:BTF_KIND_UNION
274 case BTF_KIND_UNION: in btf_type_size()
330 case BTF_KIND_UNION: in btf_bswap_type_rest()
550 case BTF_KIND_UNION: in btf__resolve_size()
607 case BTF_KIND_UNION: { in btf__align_of()
1790 return btf_add_composite(btf, BTF_KIND_UNION, name, byte_sz); in btf__add_union()
3027 case BTF_KIND_UNION: { in btf_for_each_str_off()
3574 case BTF_KIND_UNION: in btf_dedup_prim_type()
3694 return btf_kflag(t) ? BTF_KIND_UNION : BTF_KIND_STRUCT; in btf_fwd_kind()
3879 case BTF_KIND_UNION: { in btf_dedup_is_equiv()
3984 if ((t_kind == BTF_KIND_STRUCT || t_kind == BTF_KIND_UNION) && in btf_dedup_merge_hypot_map()
4037 if (kind != BTF_KIND_STRUCT && kind != BTF_KIND_UNION) in btf_dedup_struct_type()
4356 case BTF_KIND_UNION: { in btf_dedup_remap_type()