1 /* ELF size: 32 or 64 */
2 #define BACKTRACE_ELF_SIZE @BACKTRACE_ELF_SIZE@
4 /* Define to 1 if you have the declaration of `strnlen', and to 0 if you
6 #cmakedefine HAVE_DECL_STRNLEN 1
8 /* Define if dl_iterate_phdr is available. */
9 #cmakedefine HAVE_DL_ITERATE_PHDR 1
11 /* Define to 1 if you have the fcntl function */
12 #cmakedefine HAVE_FCNTL 1
14 /* Define if getexecname is available. */
15 #cmakedefine HAVE_GETEXECNAME 1
17 /* Define if _Unwind_GetIPInfo is available. */
18 #cmakedefine HAVE_GETIPINFO 1
20 /* Define to 1 if you have the __sync functions */
21 #cmakedefine HAVE_SYNC_FUNCTIONS 1