Searched refs:btf__new_empty (Results 1 – 9 of 9) sorted by relevance
12 btf1 = btf__new_empty(); in test_split_simple()130 btf1 = btf__new_empty(); in test_split_fwd_resolve()213 btf1 = btf__new_empty(); in test_split_struct_duped()
306 btf = btf__new_empty(); in test_btf_add()350 btf1 = btf__new_empty(); in test_btf_add_btf()354 btf2 = btf__new_empty(); in test_btf_add_btf()
22 btf1 = btf__new_empty(); in test_btf_split()
66 btf = btf__new_empty(); in test_core_autosize()
146 btf = btf__new_empty(); in test_btf_dump_incremental()
331 btf__new_empty;
90 LIBBPF_API struct btf *btf__new_empty(void);
419 linker->btf = btf__new_empty(); in init_output_elf()
819 struct btf *btf__new_empty(void) in btf__new_empty() function
Completed in 18 milliseconds