Home
last modified time | relevance | path

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

/linux/tools/lib/bpf/
H A Dlibbpf.c3431 static bool obj_needs_vmlinux_btf(const struct bpf_object *obj) in obj_needs_vmlinux_btf() function
3475 if (!force && !obj_needs_vmlinux_btf(obj)) in bpf_object__load_vmlinux_btf()