Home
last modified time | relevance | path

Searched refs:LIBBPF_ERRNO__LIBELF (Results 1 – 4 of 4) sorted by relevance

/third_party/libbpf/src/
Delf.c43 return -LIBBPF_ERRNO__LIBELF; in elf_open()
Dlibbpf.h35 LIBBPF_ERRNO__LIBELF = __LIBBPF_ERRNO__START, enumerator
Dlibbpf.c1378 return -LIBBPF_ERRNO__LIBELF;
1411 err = -LIBBPF_ERRNO__LIBELF;
7834 return ERR_PTR(-LIBBPF_ERRNO__LIBELF);
11617 ret = -LIBBPF_ERRNO__LIBELF;
Dbtf.c1126 return ERR_PTR(-LIBBPF_ERRNO__LIBELF);