Searched refs:LIBBPF_ERRNO__LIBELF (Results 1 – 3 of 3) sorted by relevance
31 LIBBPF_ERRNO__LIBELF = __LIBBPF_ERRNO__START, enumerator
1181 return -LIBBPF_ERRNO__LIBELF; in bpf_object__elf_init()1207 err = -LIBBPF_ERRNO__LIBELF; in bpf_object__elf_init()6383 return ERR_PTR(-LIBBPF_ERRNO__LIBELF); in __bpf_object__open()
863 return ERR_PTR(-LIBBPF_ERRNO__LIBELF); in btf_parse_elf()