Home
last modified time | relevance | path

Searched refs:LIBBPF_ERRNO__RELOC (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/tools/lib/bpf/
Dlibbpf.h24 LIBBPF_ERRNO__RELOC, /* Relocation failed */ enumerator
Dlibbpf.c651 return -LIBBPF_ERRNO__RELOC; in bpf_program__collect_reloc()
658 return -LIBBPF_ERRNO__RELOC; in bpf_program__collect_reloc()
741 return -LIBBPF_ERRNO__RELOC; in bpf_program__relocate()
799 return -LIBBPF_ERRNO__RELOC; in bpf_object__collect_reloc()