|
| 1 | +/* fficonfig.h.in. Generated from configure.ac by autoheader. */ |
| 2 | + |
| 3 | +/* Define if building universal (internal helper macro) */ |
| 4 | +#mesondefine AC_APPLE_UNIVERSAL_BUILD |
| 5 | + |
| 6 | +/* Define to the flags needed for the .section .eh_frame directive. */ |
| 7 | +#mesondefine EH_FRAME_FLAGS |
| 8 | + |
| 9 | +/* Define this if you want extra debugging. */ |
| 10 | +#mesondefine FFI_DEBUG |
| 11 | + |
| 12 | +/* Define this if you want statically defined trampolines */ |
| 13 | +#mesondefine FFI_EXEC_STATIC_TRAMP |
| 14 | + |
| 15 | +/* Cannot use PROT_EXEC on this target, so, we revert to alternative means */ |
| 16 | +#mesondefine FFI_EXEC_TRAMPOLINE_TABLE |
| 17 | + |
| 18 | +/* Define this if you want to enable pax emulated trampolines (experimental) |
| 19 | + */ |
| 20 | +#mesondefine FFI_MMAP_EXEC_EMUTRAMP_PAX |
| 21 | + |
| 22 | +/* Cannot use malloc on this target, so, we revert to alternative means */ |
| 23 | +#mesondefine FFI_MMAP_EXEC_WRIT |
| 24 | + |
| 25 | +/* Define this if you do not want support for the raw API. */ |
| 26 | +#mesondefine FFI_NO_RAW_API |
| 27 | + |
| 28 | +/* Define this if you do not want support for aggregate types. */ |
| 29 | +#mesondefine FFI_NO_STRUCTS |
| 30 | + |
| 31 | +/* Define to 1 if you have the <alloca.h> header file. */ |
| 32 | +#mesondefine HAVE_ALLOCA_H |
| 33 | + |
| 34 | +/* Define if your assembler supports .cfi_* directives. */ |
| 35 | +#mesondefine HAVE_AS_CFI_PSEUDO_OP |
| 36 | + |
| 37 | +/* Define if your assembler supports .register. */ |
| 38 | +#mesondefine HAVE_AS_REGISTER_PSEUDO_OP |
| 39 | + |
| 40 | +/* Define if the compiler uses zarch features. */ |
| 41 | +#mesondefine HAVE_AS_S390_ZARCH |
| 42 | + |
| 43 | +/* Define if your assembler and linker support unaligned PC relative relocs. |
| 44 | + */ |
| 45 | +#mesondefine HAVE_AS_SPARC_UA_PCREL |
| 46 | + |
| 47 | +/* Define if your assembler supports unwind section type. */ |
| 48 | +#mesondefine HAVE_AS_X86_64_UNWIND_SECTION_TYPE |
| 49 | + |
| 50 | +/* Define if your assembler supports PC relative relocs. */ |
| 51 | +#mesondefine HAVE_AS_X86_PCREL |
| 52 | + |
| 53 | +/* Define to 1 if you have the <dlfcn.h> header file. */ |
| 54 | +#mesondefine HAVE_DLFCN_H |
| 55 | + |
| 56 | +/* Define if __attribute__((visibility("hidden"))) is supported. */ |
| 57 | +#mesondefine HAVE_HIDDEN_VISIBILITY_ATTRIBUTE |
| 58 | + |
| 59 | +/* Define to 1 if you have the <inttypes.h> header file. */ |
| 60 | +#mesondefine HAVE_INTTYPES_H |
| 61 | + |
| 62 | +/* Define if you have the long double type and it is bigger than a double */ |
| 63 | +#mesondefine HAVE_LONG_DOUBLE |
| 64 | + |
| 65 | +/* Define if you support more than one size of the long double type */ |
| 66 | +#mesondefine HAVE_LONG_DOUBLE_VARIANT |
| 67 | + |
| 68 | +/* Define to 1 if you have the `memcpy' function. */ |
| 69 | +#mesondefine HAVE_MEMCPY |
| 70 | + |
| 71 | +/* Define to 1 if you have the `memfd_create' function. */ |
| 72 | +#mesondefine HAVE_MEMFD_CREATE |
| 73 | + |
| 74 | +/* Define if your compiler supports pointer authentication. */ |
| 75 | +#mesondefine HAVE_PTRAUTH |
| 76 | + |
| 77 | +/* Define if .eh_frame sections should be read-only. */ |
| 78 | +#mesondefine HAVE_RO_EH_FRAME |
| 79 | + |
| 80 | +/* Define to 1 if you have the <stdint.h> header file. */ |
| 81 | +#mesondefine HAVE_STDINT_H |
| 82 | + |
| 83 | +/* Define to 1 if you have the <stdio.h> header file. */ |
| 84 | +#mesondefine HAVE_STDIO_H |
| 85 | + |
| 86 | +/* Define to 1 if you have the <stdlib.h> header file. */ |
| 87 | +#mesondefine HAVE_STDLIB_H |
| 88 | + |
| 89 | +/* Define to 1 if you have the <strings.h> header file. */ |
| 90 | +#mesondefine HAVE_STRINGS_H |
| 91 | + |
| 92 | +/* Define to 1 if you have the <string.h> header file. */ |
| 93 | +#mesondefine HAVE_STRING_H |
| 94 | + |
| 95 | +/* Define to 1 if you have the <sys/memfd.h> header file. */ |
| 96 | +#mesondefine HAVE_SYS_MEMFD_H |
| 97 | + |
| 98 | +/* Define to 1 if you have the <sys/stat.h> header file. */ |
| 99 | +#mesondefine HAVE_SYS_STAT_H |
| 100 | + |
| 101 | +/* Define to 1 if you have the <sys/types.h> header file. */ |
| 102 | +#mesondefine HAVE_SYS_TYPES_H |
| 103 | + |
| 104 | +/* Define to 1 if you have the <unistd.h> header file. */ |
| 105 | +#mesondefine HAVE_UNISTD_H |
| 106 | + |
| 107 | +/* The size of `double', as computed by sizeof. */ |
| 108 | +#mesondefine SIZEOF_DOUBLE |
| 109 | + |
| 110 | +/* The size of `long double', as computed by sizeof. */ |
| 111 | +#mesondefine SIZEOF_LONG_DOUBLE |
| 112 | + |
| 113 | +/* The size of `size_t', as computed by sizeof. */ |
| 114 | +#mesondefine SIZEOF_SIZE_T |
| 115 | + |
| 116 | +/* Define to 1 if all of the C90 standard headers exist (not just the ones |
| 117 | + required in a freestanding environment). This macro is provided for |
| 118 | + backward compatibility; new code need not use it. */ |
| 119 | +#mesondefine STDC_HEADERS |
| 120 | + |
| 121 | +/* Define if symbols are underscored. */ |
| 122 | +#mesondefine SYMBOL_UNDERSCORE |
| 123 | + |
| 124 | +/* Define this if you are using Purify and want to suppress spurious messages. |
| 125 | + */ |
| 126 | +#mesondefine USING_PURIFY |
| 127 | + |
| 128 | +/* Version number of package */ |
| 129 | +#mesondefine VERSION |
| 130 | + |
| 131 | + |
| 132 | +/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most |
| 133 | + significant byte first (like Motorola and SPARC, unlike Intel). */ |
| 134 | +#if defined AC_APPLE_UNIVERSAL_BUILD |
| 135 | +# if defined __BIG_ENDIAN__ |
| 136 | +# define WORDS_BIGENDIAN 1 |
| 137 | +# endif |
| 138 | +#else |
| 139 | +# ifndef WORDS_BIGENDIAN |
| 140 | +#mesondefine WORDS_BIGENDIAN |
| 141 | +# endif |
| 142 | +#endif |
| 143 | + |
| 144 | + |
| 145 | +#ifdef HAVE_HIDDEN_VISIBILITY_ATTRIBUTE |
| 146 | +#ifdef LIBFFI_ASM |
| 147 | +#ifdef __APPLE__ |
| 148 | +#define FFI_HIDDEN(name) .private_extern name |
| 149 | +#else |
| 150 | +#define FFI_HIDDEN(name) .hidden name |
| 151 | +#endif |
| 152 | +#else |
| 153 | +#define FFI_HIDDEN __attribute__ ((visibility ("hidden"))) |
| 154 | +#endif |
| 155 | +#else |
| 156 | +#ifdef LIBFFI_ASM |
| 157 | +#define FFI_HIDDEN(name) |
| 158 | +#else |
| 159 | +#define FFI_HIDDEN |
| 160 | +#endif |
| 161 | +#endif |
| 162 | + |
0 commit comments