• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1 /* include/config.h.  Generated from config.h.in by configure.  */
2 /* include/config.h.in.  Generated from configure.ac by autoheader.  */
3 
4 /* Block signals before mutex operations */
5 /* #undef CONFIG_BLOCK_SIGNALS */
6 
7 /* Enable Debug Frame */
8 /* #undef CONFIG_DEBUG_FRAME */
9 
10 /* Support for Microsoft ABI extensions */
11 /* #undef CONFIG_MSABI_SUPPORT */
12 
13 /* Define to 1 if you want every memory access validated */
14 #define CONSERVATIVE_CHECKS 1
15 
16 /* Define to 1 if you have the <asm/ptrace_offsets.h> header file. */
17 /* #undef HAVE_ASM_PTRACE_OFFSETS_H */
18 
19 /* Define to 1 if you have the <byteswap.h> header file. */
20 #define HAVE_BYTESWAP_H 1
21 
22 /* Define to 1 if you have the declaration of `PTRACE_CONT', and to 0 if you
23    don't. */
24 #define HAVE_DECL_PTRACE_CONT 1
25 
26 /* Define to 1 if you have the declaration of `PTRACE_POKEDATA', and to 0 if
27    you don't. */
28 #define HAVE_DECL_PTRACE_POKEDATA 1
29 
30 /* Define to 1 if you have the declaration of `PTRACE_POKEUSER', and to 0 if
31    you don't. */
32 #define HAVE_DECL_PTRACE_POKEUSER 1
33 
34 /* Define to 1 if you have the declaration of `PTRACE_SETREGSET', and to 0 if
35    you don't. */
36 #define HAVE_DECL_PTRACE_SETREGSET 1
37 
38 /* Define to 1 if you have the declaration of `PTRACE_SINGLESTEP', and to 0 if
39    you don't. */
40 #define HAVE_DECL_PTRACE_SINGLESTEP 1
41 
42 /* Define to 1 if you have the declaration of `PTRACE_SYSCALL', and to 0 if
43    you don't. */
44 #define HAVE_DECL_PTRACE_SYSCALL 1
45 
46 /* Define to 1 if you have the declaration of `PTRACE_TRACEME', and to 0 if
47    you don't. */
48 #define HAVE_DECL_PTRACE_TRACEME 1
49 
50 /* Define to 1 if you have the declaration of `PT_CONTINUE', and to 0 if you
51    don't. */
52 #define HAVE_DECL_PT_CONTINUE 0
53 
54 /* Define to 1 if you have the declaration of `PT_GETFPREGS', and to 0 if you
55    don't. */
56 #define HAVE_DECL_PT_GETFPREGS 1
57 
58 /* Define to 1 if you have the declaration of `PT_GETREGS', and to 0 if you
59    don't. */
60 #define HAVE_DECL_PT_GETREGS 0
61 
62 /* Define to 1 if you have the declaration of `PT_IO', and to 0 if you don't.
63    */
64 #define HAVE_DECL_PT_IO 0
65 
66 /* Define to 1 if you have the declaration of `PT_STEP', and to 0 if you
67    don't. */
68 #define HAVE_DECL_PT_STEP 1
69 
70 /* Define to 1 if you have the declaration of `PT_SYSCALL', and to 0 if you
71    don't. */
72 #define HAVE_DECL_PT_SYSCALL 1
73 
74 /* Define to 1 if you have the declaration of `PT_TRACE_ME', and to 0 if you
75    don't. */
76 #define HAVE_DECL_PT_TRACE_ME 1
77 
78 /* Define to 1 if you have the <dlfcn.h> header file. */
79 #define HAVE_DLFCN_H 1
80 
81 /* Define to 1 if you have the `dlmodinfo' function. */
82 /* #undef HAVE_DLMODINFO */
83 
84 /* Define to 1 if you have the `dl_iterate_phdr' function. */
85 #define HAVE_DL_ITERATE_PHDR 1
86 
87 /* Define to 1 if you have the `dl_phdr_removals_counter' function. */
88 /* #undef HAVE_DL_PHDR_REMOVALS_COUNTER */
89 
90 /* Define to 1 if you have the <elf.h> header file. */
91 #define HAVE_ELF_H 1
92 
93 /* Define to 1 if you have the <endian.h> header file. */
94 #define HAVE_ENDIAN_H 1
95 
96 /* Define to 1 if you have the <execinfo.h> header file. */
97 /* #undef HAVE_EXECINFO_H */
98 
99 /* Define to 1 if you have the `getunwind' function. */
100 /* #undef HAVE_GETUNWIND */
101 
102 /* Define to 1 if you have the <ia64intrin.h> header file. */
103 /* #undef HAVE_IA64INTRIN_H */
104 
105 /* Define to 1 if you have the <inttypes.h> header file. */
106 #define HAVE_INTTYPES_H 1
107 
108 /* Define to 1 if you have the `uca' library (-luca). */
109 /* #undef HAVE_LIBUCA */
110 
111 /* Define to 1 if you have the <link.h> header file. */
112 #define HAVE_LINK_H 1
113 
114 /* Define if you have liblzma */
115 /* #undef HAVE_LZMA */
116 
117 /* Define to 1 if you have the <memory.h> header file. */
118 #define HAVE_MEMORY_H 1
119 
120 /* Define to 1 if you have the `mincore' function. */
121 /* #undef HAVE_MINCORE */
122 
123 /* Define to 1 if you have the `pipe2' function. */
124 #define HAVE_PIPE2 1
125 
126 /* Define to 1 if you have the <signal.h> header file. */
127 #define HAVE_SIGNAL_H 1
128 
129 /* Define to 1 if you have the <stdint.h> header file. */
130 #define HAVE_STDINT_H 1
131 
132 /* Define to 1 if you have the <stdlib.h> header file. */
133 #define HAVE_STDLIB_H 1
134 
135 /* Define to 1 if you have the <strings.h> header file. */
136 #define HAVE_STRINGS_H 1
137 
138 /* Define to 1 if you have the <string.h> header file. */
139 #define HAVE_STRING_H 1
140 
141 /* Define to 1 if `dlpi_subs' is a member of `struct dl_phdr_info'. */
142 /* #undef HAVE_STRUCT_DL_PHDR_INFO_DLPI_SUBS */
143 
144 /* Define to 1 if the system has the type `struct elf_prstatus'. */
145 /* #undef HAVE_STRUCT_ELF_PRSTATUS */
146 
147 /* Define to 1 if the system has the type `struct prstatus'. */
148 /* #undef HAVE_STRUCT_PRSTATUS */
149 
150 /* Define to 1 if you have the <sys/elf.h> header file. */
151 /* #undef HAVE_SYS_ELF_H */
152 
153 /* Define to 1 if you have the <sys/endian.h> header file. */
154 /* #undef HAVE_SYS_ENDIAN_H */
155 
156 /* Define to 1 if you have the <sys/link.h> header file. */
157 /* #undef HAVE_SYS_LINK_H */
158 
159 /* Define to 1 if you have the <sys/procfs.h> header file. */
160 /* #undef HAVE_SYS_PROCFS_H */
161 
162 /* Define to 1 if you have the <sys/ptrace.h> header file. */
163 #define HAVE_SYS_PTRACE_H 1
164 
165 /* Define to 1 if you have the <sys/stat.h> header file. */
166 #define HAVE_SYS_STAT_H 1
167 
168 /* Define to 1 if you have the <sys/syscall.h> header file. */
169 #define HAVE_SYS_SYSCALL_H 1
170 
171 /* Define to 1 if you have the <sys/types.h> header file. */
172 #define HAVE_SYS_TYPES_H 1
173 
174 /* Define to 1 if you have the <sys/uc_access.h> header file. */
175 /* #undef HAVE_SYS_UC_ACCESS_H */
176 
177 /* Define to 1 if you have the `ttrace' function. */
178 /* #undef HAVE_TTRACE */
179 
180 /* Define to 1 if you have the <unistd.h> header file. */
181 #define HAVE_UNISTD_H 1
182 
183 /* Defined if __builtin_unreachable() is available */
184 #define HAVE__BUILTIN_UNREACHABLE 1
185 
186 /* Defined if __builtin___clear_cache() is available */
187 #define HAVE__BUILTIN___CLEAR_CACHE 1
188 
189 /* Define to 1 if --enable-per-thread-cache */
190 /* #undef HAVE___CACHE_PER_THREAD */
191 
192 /* Define to the sub-directory where libtool stores uninstalled libraries. */
193 #define LT_OBJDIR ".libs/"
194 
195 /* Name of package */
196 #define PACKAGE "libunwind"
197 
198 /* Define to the address where bug reports for this package should be sent. */
199 #define PACKAGE_BUGREPORT "libunwind-devel@nongnu.org"
200 
201 /* Define to the full name of this package. */
202 #define PACKAGE_NAME "libunwind"
203 
204 /* Define to the full name and version of this package. */
205 #define PACKAGE_STRING "libunwind 1.6.2"
206 
207 /* Define to the one symbol short name of this package. */
208 #define PACKAGE_TARNAME "libunwind"
209 
210 /* Define to the home page for this package. */
211 #define PACKAGE_URL ""
212 
213 /* Define to the version of this package. */
214 #define PACKAGE_VERSION "1.6.2"
215 
216 /* The size of `off_t', as computed by sizeof. */
217 #define SIZEOF_OFF_T 8
218 
219 /* Define to 1 if you have the ANSI C header files. */
220 #define STDC_HEADERS 1
221 
222 /* Version number of package */
223 #define VERSION "1.6.2"
224 
225 /* Define to empty if `const' does not conform to ANSI C. */
226 /* #undef const */
227 
228 /* Define to `__inline__' or `__inline' if that's what the C compiler
229    calls it, or to nothing if 'inline' is not supported under any name.  */
230 #ifndef __cplusplus
231 /* #undef inline */
232 #endif
233 
234 /* Define to `unsigned int' if <sys/types.h> does not define. */
235 /* #undef size_t */
236