Home
last modified time | relevance | path

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

/linux-6.12.1/tools/lib/bpf/
Dlibbpf.map245 btf__parse_raw_split;
Dbtf.h137 LIBBPF_API struct btf *btf__parse_raw_split(const char *path, struct btf *base_btf);
Dbtf.c1344 struct btf *btf__parse_raw_split(const char *path, struct btf *base_btf) in btf__parse_raw_split() function