Home
last modified time | relevance | path

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

/Linux-v5.15/tools/lib/bpf/
Dlibbpf.c2644 static bool obj_needs_vmlinux_btf(const struct bpf_object *obj) in obj_needs_vmlinux_btf() function
2682 if (!force && !obj_needs_vmlinux_btf(obj)) in bpf_object__load_vmlinux_btf()