mirror of
git://sourceware.org/git/glibc.git
synced 2025-04-06 14:10:30 +08:00
(HAVE_DWARF2_UNWIND_INFO): New.
(HAVE_DWARF2_UNWIND_INFO_STATIC): New.
This commit is contained in:
parent
f0457c7c3a
commit
03b0ae9d90
@ -46,6 +46,13 @@
|
||||
/* Define to the prefix Alpha/ELF GCC emits before ..ng symbols. */
|
||||
#undef ASM_ALPHA_NG_SYMBOL_PREFIX
|
||||
|
||||
/* Define if gcc uses DWARF2 unwind information for exception support. */
|
||||
#undef HAVE_DWARF2_UNWIND_INFO
|
||||
|
||||
/* Define if gcc uses DWARF2 unwind information for exception support
|
||||
with static variable. */
|
||||
#undef HAVE_DWARF2_UNWIND_INFO_STATIC
|
||||
|
||||
/*
|
||||
*/
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user