Searched refs:LIBBPF_ERRNO__ENDIAN (Results 1 – 2 of 2) sorted by relevance
/linux/tools/lib/bpf/ | ||
H A D | libbpf.h | 38 LIBBPF_ERRNO__ENDIAN, /* Endian mismatch */ enumerator |
H A D | libbpf.c | 1614 return -LIBBPF_ERRNO__ENDIAN; in bpf_object__check_endianness() |