Home
last modified time | relevance | path

Searched refs:new_split_btf (Results 1 – 2 of 2) sorted by relevance

/linux/tools/lib/bpf/
H A Dbtf.h130 struct btf **new_split_btf);
H A Dbtf.c5546 struct btf **new_split_btf) in btf__distill_base() argument
5557 if (!new_base_btf || !new_split_btf || !old_base) in btf__distill_base()
5641 *new_split_btf = new_split; in btf__distill_base()