1 /* config.h.  Generated from config.h.in by configure.  */
2 /* config.h.in.  Generated from configure.ac by autoheader.  */
3 
4 /* Define if building universal (internal helper macro) */
5 /* #undef AC_APPLE_UNIVERSAL_BUILD */
6 
7 /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
8    systems. This function is required for `alloca.c' support on those systems.
9    */
10 /* #undef CRAY_STACKSEG_END */
11 
12 /* Define to 1 if using `alloca.c'. */
13 /* #undef C_ALLOCA */
14 
15 /* Set to 1 as we are building with libelf */
16 #define DWARF_WITH_LIBELF 1
17 
18 /* Define to 1 if you have `alloca', as a function or macro. */
19 #define HAVE_ALLOCA 1
20 
21 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
22    */
23 #define HAVE_ALLOCA_H 1
24 
25 /* Define 1 if including a custom libelf library */
26 /* #undef HAVE_CUSTOM_LIBELF */
27 
28 /* Define to 1 if you have the <dlfcn.h> header file. */
29 #define HAVE_DLFCN_H 1
30 
31 /* Set to 1 if the elf64_getehdr function is in libelf. */
32 #define HAVE_ELF64_GETEHDR 1
33 
34 /* Set to 1 if the elf64_getshdr function is in libelf. */
35 #define HAVE_ELF64_GETSHDR 1
36 
37 /* Set to 1 if Elf64_Rela defined in elf.h. */
38 #define HAVE_ELF64_RELA 1
39 
40 /* Set to 1 if Elf64_Rel structure as r_info field. */
41 #define HAVE_ELF64_R_INFO 1
42 
43 /* Set to 1 if Elf64_Sym defined in elf.h. */
44 #define HAVE_ELF64_SYM 1
45 
46 /* Define to 1 if you have the <elfaccess.h> header file. */
47 /* #undef HAVE_ELFACCESS_H */
48 
49 /* Define to 1 if you have the <elf.h> header file. */
50 #define HAVE_ELF_H 1
51 
52 /* Define 1 if want some specialized allocation counting */
53 /* #undef HAVE_GLOBAL_ALLOC_SUMS */
54 
55 /* Define to 1 if the system has the type `intptr_t'. */
56 #define HAVE_INTPTR_T 1
57 
58 /* Define to 1 if you have the <inttypes.h> header file. */
59 #define HAVE_INTTYPES_H 1
60 
61 /* Define to 1 if you have the <libelf.h> header file. */
62 #define HAVE_LIBELF_H 1
63 
64 /* Define to 1 if you have the <libelf/libelf.h> header file. */
65 /* #undef HAVE_LIBELF_LIBELF_H */
66 
67 /* Define to 1 if you have the <malloc.h> header file. */
68 #define HAVE_MALLOC_H 1
69 
70 /* Define to 1 if you have the <memory.h> header file. */
71 #define HAVE_MEMORY_H 1
72 
73 /* Define 1 if need nonstandard printf format for 64bit */
74 /* #undef HAVE_NONSTANDARD_PRINTF_64_FORMAT */
75 
76 /* Set to 1 if old frame columns are enabled. */
77 /* #undef HAVE_OLD_FRAME_CFA_COL */
78 
79 /* Set to 1 if regex is usable. */
80 #define HAVE_REGEX 1
81 
82 /* Define to 1 if you have the <regex.h> header file. */
83 #define HAVE_REGEX_H 1
84 
85 /* Define to 1 if you have the <sgidefs.h> header file. */
86 /* #undef HAVE_SGIDEFS_H */
87 
88 /* Define to 1 if you have the <stddef.h> header file. */
89 #define HAVE_STDDEF_H 1
90 
91 /* Define to 1 if you have the <stdint.h> header file. */
92 #define HAVE_STDINT_H 1
93 
94 /* Define to 1 if you have the <stdlib.h> header file. */
95 #define HAVE_STDLIB_H 1
96 
97 /* Define to 1 if you have the <strings.h> header file. */
98 #define HAVE_STRINGS_H 1
99 
100 /* Define to 1 if you have the <string.h> header file. */
101 #define HAVE_STRING_H 1
102 
103 /* Define to 1 if you have the <sys/elf_386.h> header file. */
104 #define HAVE_SYS_ELF_386_H 1
105 
106 /* Define to 1 if you have the <sys/elf_amd64.h> header file. */
107 #define HAVE_SYS_ELF_AMD64_H 1
108 
109 /* Define to 1 if you have the <sys/elf_SPARC.h> header file. */
110 #define HAVE_SYS_ELF_SPARC_H 1
111 
112 /* Define to 1 if you have the <sys/ia64/elf.h> header file. */
113 /* #undef HAVE_SYS_IA64_ELF_H */
114 
115 /* Define to 1 if you have the <sys/stat.h> header file. */
116 #define HAVE_SYS_STAT_H 1
117 
118 /* Define to 1 if you have the <sys/types.h> header file. */
119 #define HAVE_SYS_TYPES_H 1
120 
121 /* Define to 1 if the system has the type `uintptr_t'. */
122 #define HAVE_UINTPTR_T 1
123 
124 /* Define to 1 if you have the <unistd.h> header file. */
125 #define HAVE_UNISTD_H 1
126 
127 /* Set to 1 if __attribute__ ((unused)) is available. */
128 #define HAVE_UNUSED_ATTRIBUTE 1
129 
130 /* Define to 1 if you have the <windows.h> header file. */
131 /* #undef HAVE_WINDOWS_H */
132 
133 /* Define 1 if want to allow Windows full path detection */
134 /* #undef HAVE_WINDOWS_PATH */
135 
136 /* Set to 1 if zlib decompression is available. */
137 #define HAVE_ZLIB 1
138 
139 /* Define to 1 if you have the <zlib.h> header file. */
140 #define HAVE_ZLIB_H 1
141 
142 /* Define to the sub-directory where libtool stores uninstalled libraries. */
143 #define LT_OBJDIR ".libs/"
144 
145 /* Define to 1 if your C compiler doesn't accept -c and -o together. */
146 /* #undef NO_MINUS_C_MINUS_O */
147 
148 /* Name of package */
149 #define PACKAGE "libdwarf"
150 
151 /* Define to the address where bug reports for this package should be sent. */
152 #define PACKAGE_BUGREPORT "libdwarf-list -at- linuxmail -dot- org"
153 
154 /* Define to the full name of this package. */
155 #define PACKAGE_NAME "libdwarf"
156 
157 /* Define to the full name and version of this package. */
158 #define PACKAGE_STRING "libdwarf 20200612"
159 
160 /* Define to the one symbol short name of this package. */
161 #define PACKAGE_TARNAME "libdwarf"
162 
163 /* Define to the home page for this package. */
164 #define PACKAGE_URL ""
165 
166 /* Define to the version of this package. */
167 #define PACKAGE_VERSION "20200612"
168 
169 /* If using the C implementation of alloca, define if you know the
170    direction of stack growth for your system; otherwise it will be
171    automatically deduced at runtime.
172 	STACK_DIRECTION > 0 => grows toward higher addresses
173 	STACK_DIRECTION < 0 => grows toward lower addresses
174 	STACK_DIRECTION = 0 => direction of growth unknown */
175 /* #undef STACK_DIRECTION */
176 
177 /* Define to 1 if you have the ANSI C header files. */
178 #define STDC_HEADERS 1
179 
180 /* Version number of package */
181 #define VERSION "20200612"
182 
183 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
184    significant byte first (like Motorola and SPARC, unlike Intel). */
185 #if defined AC_APPLE_UNIVERSAL_BUILD
186 # if defined __BIG_ENDIAN__
187 #  define WORDS_BIGENDIAN 1
188 # endif
189 #else
190 # if defined(__sparc)
191 #  define WORDS_BIGENDIAN 1
192 # else
193 #  undef WORDS_BIGENDIAN
194 # endif
195 #endif
196 
197 /* Define to the type of a signed integer type wide enough to hold a pointer,
198    if such a type exists, and if the system does not define it. */
199 /* #undef intptr_t */
200 
201 /* Define to `unsigned int' if <sys/types.h> does not define. */
202 /* #undef size_t */
203 
204 /* Define to the type of an unsigned integer type wide enough to hold a
205    pointer, if such a type exists, and if the system does not define it. */
206 /* #undef uintptr_t */
207