Home
last modified time | relevance | path

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

/aosp_15_r20/external/libbpf/src/
H A Dlibbpf.c3391 static bool obj_needs_vmlinux_btf(const struct bpf_object *obj) in obj_needs_vmlinux_btf() function
3435 if (!force && !obj_needs_vmlinux_btf(obj)) in bpf_object__load_vmlinux_btf()