Searched refs:LIBBPF_ERRNO__LIBELF (Results 1 – 3 of 3) sorted by relevance
30 LIBBPF_ERRNO__LIBELF = __LIBBPF_ERRNO__START, enumerator
1117 return -LIBBPF_ERRNO__LIBELF; in bpf_object__elf_init()1143 err = -LIBBPF_ERRNO__LIBELF; in bpf_object__elf_init()6941 return ERR_PTR(-LIBBPF_ERRNO__LIBELF); in __bpf_object__open()
801 return ERR_PTR(-LIBBPF_ERRNO__LIBELF); in btf__parse_elf()