Searched refs:btf__parse_elf (Results 1 – 5 of 5) sorted by relevance
57 btf = btf__parse_elf(test_file, NULL); in test_btf_dump_case()
180 btf__parse_elf;
112 LIBBPF_API struct btf *btf__parse_elf(const char *path, struct btf_ext **btf_ext);
1015 struct btf *btf__parse_elf(const char *path, struct btf_ext **btf_ext) in btf__parse_elf() function4686 btf = btf__parse_elf(path, NULL); in btf__load_vmlinux_btf()
4133 btf = btf__parse_elf(test->file, &btf_ext); in do_test_file()