Home
last modified time | relevance | path

Searched refs:LIBBPF_ERRNO__LIBELF (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-6.6/tools/lib/bpf/
H A Delf.c21 return -LIBBPF_ERRNO__LIBELF; in elf_open()
H A Dlibbpf.h35 LIBBPF_ERRNO__LIBELF = __LIBBPF_ERRNO__START, enumerator
H A Dlibbpf.c1320 return -LIBBPF_ERRNO__LIBELF; in bpf_object__elf_init()
1342 err = -LIBBPF_ERRNO__LIBELF; in bpf_object__elf_init()
7390 return ERR_PTR(-LIBBPF_ERRNO__LIBELF); in bpf_object_open()
11154 ret = -LIBBPF_ERRNO__LIBELF; in elf_find_func_offset_from_archive()
H A Dbtf.c935 return ERR_PTR(-LIBBPF_ERRNO__LIBELF); in btf_parse_elf()
/kernel/linux/linux-5.10/tools/lib/bpf/
H A Dlibbpf.h30 LIBBPF_ERRNO__LIBELF = __LIBBPF_ERRNO__START, enumerator
H A Dlibbpf.c1117 return -LIBBPF_ERRNO__LIBELF; in bpf_object__elf_init()
1143 err = -LIBBPF_ERRNO__LIBELF; in bpf_object__elf_init()
6954 return ERR_PTR(-LIBBPF_ERRNO__LIBELF); in __bpf_object__open()
H A Dbtf.c814 return ERR_PTR(-LIBBPF_ERRNO__LIBELF); in btf__parse_elf()

Completed in 45 milliseconds