Searched refs:btf__new_empty_split (Results 1 – 7 of 7) 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()
40 btf2 = btf__new_empty_split(btf1); in test_split_simple() 180 btf2 = btf__new_empty_split(btf1); in test_split_fwd_resolve() 269 btf2 = btf__new_empty_split(btf1); in test_split_struct_duped() 413 btf2 = btf__new_empty_split(btf1); in test_split_dup_struct_in_cu()
69 btf2 = btf__new_empty_split(btf1); in test_btf_split() 102 btf3 = btf__new_empty_split(btf2);
247 btf__new_empty_split;
110 LIBBPF_API struct btf *btf__new_empty_split(struct btf *base_btf);
1283 struct btf *btf__new_empty_split(struct btf *base_btf) in btf__new_empty_split() function6181 new_split = btf__new_empty_split(new_base); in btf__distill_base()
882 combined = btf__new_empty_split(vmlinux_base); in merge_btf_files()