Home
last modified time | relevance | path

Searched refs:ELIBBAD (Results 1 – 24 of 24) sorted by relevance

/openbmc/linux/crypto/asymmetric_keys/
H A Dverify_pefile.c39 return -ELIBBAD; \ in pefile_parse_binary()
44 return -ELIBBAD; in pefile_parse_binary()
50 return -ELIBBAD; in pefile_parse_binary()
78 return -ELIBBAD; in pefile_parse_binary()
85 return -ELIBBAD; in pefile_parse_binary()
88 return -ELIBBAD; in pefile_parse_binary()
112 return -ELIBBAD; in pefile_parse_binary()
131 return -ELIBBAD; in pefile_strip_sig_wrapper()
147 return -ELIBBAD; in pefile_strip_sig_wrapper()
202 return -ELIBBAD; in pefile_strip_sig_wrapper()
/openbmc/qemu/bsd-user/freebsd/
H A Dtarget_os_elf.h35 #ifndef ELIBBAD
36 #define ELIBBAD 80 macro
/openbmc/linux/arch/mips/kernel/
H A Delf.c177 return -ELIBBAD; in arch_check_elf()
210 return -ELIBBAD; in arch_check_elf()
262 return -ELIBBAD; in arch_check_elf()
/openbmc/qemu/bsd-user/openbsd/
H A Dtarget_os_elf.h33 #ifndef ELIBBAD
34 #define ELIBBAD 80 macro
/openbmc/qemu/bsd-user/netbsd/
H A Dtarget_os_elf.h33 #ifndef ELIBBAD
34 #define ELIBBAD 80 macro
/openbmc/linux/tools/include/uapi/asm-generic/
H A Derrno.h63 #define ELIBBAD 80 /* Accessing a corrupted shared library */ macro
/openbmc/linux/include/uapi/asm-generic/
H A Derrno.h63 #define ELIBBAD 80 /* Accessing a corrupted shared library */ macro
/openbmc/linux/arch/sparc/include/uapi/asm/
H A Derrno.h88 #define ELIBBAD 112 /* Accessing a corrupted shared library */ macro
/openbmc/linux/tools/arch/sparc/include/uapi/asm/
H A Derrno.h88 #define ELIBBAD 112 /* Accessing a corrupted shared library */ macro
/openbmc/linux/tools/arch/alpha/include/uapi/asm/
H A Derrno.h105 #define ELIBBAD 123 /* Accessing a corrupted shared library */ macro
/openbmc/linux/tools/arch/parisc/include/uapi/asm/
H A Derrno.h58 #define ELIBBAD 171 /* Accessing a corrupted shared library */ macro
/openbmc/linux/tools/arch/mips/include/uapi/asm/
H A Derrno.h59 #define ELIBBAD 84 /* Accessing a corrupted shared library */ macro
/openbmc/linux/arch/alpha/include/uapi/asm/
H A Derrno.h105 #define ELIBBAD 123 /* Accessing a corrupted shared library */ macro
/openbmc/linux/arch/parisc/include/uapi/asm/
H A Derrno.h58 #define ELIBBAD 171 /* Accessing a corrupted shared library */ macro
/openbmc/linux/arch/mips/include/uapi/asm/
H A Derrno.h59 #define ELIBBAD 84 /* Accessing a corrupted shared library */ macro
/openbmc/u-boot/include/linux/
H A Derrno.h88 #define ELIBBAD 80 /* Accessing a corrupted shared library */ macro
/openbmc/u-boot/lib/
H A Derrno_str.c94 ERRNO_MSG(ELIBBAD, "Accessing a corrupted shared library"),
/openbmc/linux/lib/
H A Derrname.c78 E(ELIBBAD),
/openbmc/qemu/linux-user/
H A Derrnos.c.inc72 E(ELIBBAD)
H A Delfload.c128 #ifndef ELIBBAD
129 #define ELIBBAD 80 macro
/openbmc/linux/fs/
H A Dbinfmt_elf_fdpic.c303 retval = -ELIBBAD; in load_elf_fdpic_binary()
760 return -ELIBBAD; in elf_fdpic_map_file()
912 return -ELIBBAD; in elf_fdpic_map_file()
H A Dbinfmt_elf.c950 retval = -ELIBBAD; in load_elf_binary()
/openbmc/linux/crypto/
H A Dapi.c263 alg = ERR_PTR(-ELIBBAD); in crypto_alg_lookup()
/openbmc/qemu/bsd-user/
H A Delfload.c723 return -ELIBBAD; in load_elf_binary()