Searched refs:btf__new_empty_split (Results 1 – 6 of 6) sorted by relevance
103 btf2 = btf__new_empty_split(btf1); in test_distilled_base()311 btf2 = btf__new_empty_split(btf1); in test_distilled_base_multi()365 btf2 = btf__new_empty_split(btf1); in test_distilled_base_missing_err()419 btf2 = btf__new_empty_split(btf1); in test_distilled_base_multi_err()462 btf2 = btf__new_empty_split(btf1); in test_distilled_base_multi_err2()512 split_btf = btf__new_empty_split(vmlinux_btf); in test_distilled_base_vmlinux()557 split = btf__new_empty_split(base); in test_distilled_endianness()626 btf2 = btf__new_empty_split(btf1); in test_distilled_base_embedded_err()
36 btf2 = btf__new_empty_split(btf1); in test_split_simple()164 btf2 = btf__new_empty_split(btf1); in test_split_fwd_resolve()253 btf2 = btf__new_empty_split(btf1); in test_split_struct_duped()397 btf2 = btf__new_empty_split(btf1); in test_split_dup_struct_in_cu()
34 btf2 = btf__new_empty_split(btf1); in test_btf_split()
247 btf__new_empty_split;
109 LIBBPF_API struct btf *btf__new_empty_split(struct btf *base_btf);
1028 struct btf *btf__new_empty_split(struct btf *base_btf) in btf__new_empty_split() function5602 new_split = btf__new_empty_split(new_base); in btf__distill_base()