Home
last modified time | relevance | path

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

/Linux-v5.4/tools/lib/bpf/
Dlibbpf.c1519 static int bpf_object__elf_collect(struct bpf_object *obj, int flags) in bpf_object__elf_collect() function
3618 CHECK_ERR(bpf_object__elf_collect(obj, flags), err, out); in __bpf_object__open()