Searched refs:orig_btf (Results 1 – 2 of 2) sorted by relevance
436 struct btf *bpf_object__sanitize_btf(struct bpf_object *obj, struct btf *orig_btf);
3177 struct btf *bpf_object__sanitize_btf(struct bpf_object *obj, struct btf *orig_btf) in bpf_object__sanitize_btf() argument3198 raw_data = btf__raw_data(orig_btf, &sz); in bpf_object__sanitize_btf()3202 hdr = btf_header(orig_btf); in bpf_object__sanitize_btf()