Home
last modified time | relevance | path

Searched refs:TARGET_ELIBMAX (Results 1 – 5 of 5) sorted by relevance

/openbmc/qemu/linux-user/sparc/
H A Dtarget_errno_defs.h186 #undef TARGET_ELIBMAX
187 #define TARGET_ELIBMAX 123 /* Atmpt to link in too many shared libs */ macro
/openbmc/qemu/linux-user/mips/
H A Dtarget_errno_defs.h99 #undef TARGET_ELIBMAX
100 #define TARGET_ELIBMAX 86 /* Attempting to link in too many shared libraries */ macro
/openbmc/qemu/linux-user/hppa/
H A Dtarget_errno_defs.h107 #undef TARGET_ELIBMAX
108 #define TARGET_ELIBMAX 173 macro
/openbmc/qemu/linux-user/alpha/
H A Dtarget_errno_defs.h173 #undef TARGET_ELIBMAX
174 #define TARGET_ELIBMAX 125 macro
/openbmc/qemu/linux-user/generic/
H A Dtarget_errno_defs.h93 #define TARGET_ELIBMAX 82 /* Attempting to link in too many shared libraries */ macro