Home
last modified time | relevance | path

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

/openbmc/linux/tools/lib/bpf/
H A Dlibbpf.c6736 static int bpf_object__collect_relos(struct bpf_object *obj) in bpf_object__collect_relos() function
7457 err = err ? : bpf_object__collect_relos(obj); in bpf_object_open()