Searched refs:btf__load (Results 1 – 4 of 4) sorted by relevance
142 btf__load;
72 LIBBPF_API int btf__load(struct btf *btf);
579 int btf__load(struct btf *btf) in btf__load() function
1501 err = btf__load(obj->btf); in bpf_object__sanitize_and_load_btf()