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