Searched refs:bpf_object__collect_reloc (Results 1 – 1 of 1) sorted by relevance
773 static int bpf_object__collect_reloc(struct bpf_object *obj) in bpf_object__collect_reloc() function922 CHECK_ERR(bpf_object__collect_reloc(obj), err, out); in __bpf_object__open()