Home
last modified time | relevance | path

Searched refs:btf__parse_raw (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/tools/lib/bpf/
Dlibbpf.map297 btf__parse_raw;
Dbtf.h38 LIBBPF_API struct btf *btf__parse_raw(const char *path);
Dbtf.c913 struct btf *btf__parse_raw(const char *path) in btf__parse_raw() function
983 btf = btf__parse_raw(path); in btf__parse()
4457 btf = btf__parse_raw(path); in libbpf_find_kernel_btf()