Home
last modified time | relevance | path

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

/linux-6.1.9/tools/lib/bpf/
Dlibbpf.c2965 static bool obj_needs_vmlinux_btf(const struct bpf_object *obj) in obj_needs_vmlinux_btf() function
3003 if (!force && !obj_needs_vmlinux_btf(obj)) in bpf_object__load_vmlinux_btf()