Searched refs:btf_dump__new (Results 1 – 5 of 5) sorted by relevance
179 btf_dump__new;
120 LIBBPF_API struct btf_dump *btf_dump__new(const struct btf *btf,
119 struct btf_dump *btf_dump__new(const struct btf *btf, in btf_dump__new() function
43 d = btf_dump__new(btf, NULL, opts, btf_dump_printf); in btf_dump_all_types()
366 d = btf_dump__new(btf, NULL, NULL, btf_dump_printf); in dump_btf_c()