Searched refs:LIBBPF_ERRNO__RELOC (Results 1 – 2 of 2) sorted by relevance
940 return -LIBBPF_ERRNO__RELOC; in bpf_program__collect_reloc()949 return -LIBBPF_ERRNO__RELOC; in bpf_program__collect_reloc()961 return -LIBBPF_ERRNO__RELOC; in bpf_program__collect_reloc()976 return -LIBBPF_ERRNO__RELOC; in bpf_program__collect_reloc()1180 return -LIBBPF_ERRNO__RELOC; in bpf_program__reloc_text()1185 return -LIBBPF_ERRNO__RELOC; in bpf_program__reloc_text()1192 return -LIBBPF_ERRNO__RELOC; in bpf_program__reloc_text()1233 return -LIBBPF_ERRNO__RELOC; in bpf_program__relocate()1294 return -LIBBPF_ERRNO__RELOC; in bpf_object__collect_reloc()
41 LIBBPF_ERRNO__RELOC, /* Relocation failed */ enumerator