mirror of
https://github.com/tobast/libunwind-eh_elf.git
synced 2025-09-02 12:44:09 +02:00
Regenerate.
(Logical change 1.63)
This commit is contained in:
parent
0456a08cb8
commit
c7aaa68495
3 changed files with 130 additions and 3 deletions
|
@ -1,8 +1,23 @@
|
|||
/* include/config.h.in. Generated from configure.in by autoheader. */
|
||||
|
||||
/* Define to 1 if you have the <asm/ptrace_offsets.h> header file. */
|
||||
#undef HAVE_ASM_PTRACE_OFFSETS_H
|
||||
|
||||
/* Define to 1 if you have the <dlfcn.h> header file. */
|
||||
#undef HAVE_DLFCN_H
|
||||
|
||||
/* Define to 1 if you have the `dlmodinfo' function. */
|
||||
#undef HAVE_DLMODINFO
|
||||
|
||||
/* Define to 1 if you have the `dl_iterate_phdr' function. */
|
||||
#undef HAVE_DL_ITERATE_PHDR
|
||||
|
||||
/* Define to 1 if you have the <endian.h> header file. */
|
||||
#undef HAVE_ENDIAN_H
|
||||
|
||||
/* Define to 1 if you have the <execinfo.h> header file. */
|
||||
#undef HAVE_EXECINFO_H
|
||||
|
||||
/* Define to 1 if you have the `getunwind' function. */
|
||||
#undef HAVE_GETUNWIND
|
||||
|
||||
|
@ -33,6 +48,9 @@
|
|||
/* Define to 1 if you have the <sys/types.h> header file. */
|
||||
#undef HAVE_SYS_TYPES_H
|
||||
|
||||
/* Define to 1 if you have the `ttrace' function. */
|
||||
#undef HAVE_TTRACE
|
||||
|
||||
/* Define to 1 if you have the <unistd.h> header file. */
|
||||
#undef HAVE_UNISTD_H
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue