Searched refs:btf__base_btf (Results 1 – 4 of 4) sorted by relevance
243 btf__base_btf;
129 LIBBPF_API const struct btf *btf__base_btf(const struct btf *btf);
456 const struct btf *btf__base_btf(const struct btf *btf) in btf__base_btf() function
440 base = btf__base_btf(btf); in dump_btf_raw()