Searched refs:btf_parse (Results 1 – 1 of 1) sorted by relevance
1350 static struct btf *btf_parse(const char *path, struct btf *base_btf, struct btf_ext **btf_ext) in btf_parse() function1369 return libbpf_ptr(btf_parse(path, NULL, btf_ext)); in btf__parse()1374 return libbpf_ptr(btf_parse(path, base_btf, NULL)); in btf__parse_split()