Home
last modified time | relevance | path

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

/linux-6.12.1/tools/lib/bpf/
Dlibbpf.c3778 static int bpf_object__elf_collect(struct bpf_object *obj) in bpf_object__elf_collect() function
7996 err = err ? : bpf_object__elf_collect(obj); in bpf_object_open()