Searched refs:btf__dedup (Results 1 – 4 of 4) sorted by relevance
305 btf__dedup;
232 LIBBPF_API int btf__dedup(struct btf *btf, const struct btf_dedup_opts *opts);
2697 err = btf__dedup(linker->btf, &opts); in finalize_btf()
3301 int btf__dedup(struct btf *btf, const struct btf_dedup_opts *opts) function