llvm-project/libunwind/src
Martin Storsjo 7ed1188c27 Add ifdefs around ELF specific parts of UnwindRegisters*.S for arm
This allows using dwarf exceptions on MinGW/ARM.

Differential Revision: https://reviews.llvm.org/D39534

llvm-svn: 317423
2017-11-04 21:01:31 +00:00
..
AddressSpace.hpp [libunwind] Don't use dl_iterate_phdr if __ANDROID_API__ < 21 2017-11-01 21:26:06 +00:00
CMakeLists.txt Abstract rwlocks into a class, provide a SRW lock implementation for windows 2017-10-23 19:29:36 +00:00
CompactUnwinder.hpp Fix up the places where AddressSpace.hpp is included. 2017-03-09 08:04:07 +00:00
DwarfInstructions.hpp Express Registers_*::lastDwarfReg using _LIBUNWIND_HIGHEST_DWARF_REGISTER 2017-10-27 07:59:01 +00:00
DwarfParser.hpp Express Registers_*::lastDwarfReg using _LIBUNWIND_HIGHEST_DWARF_REGISTER 2017-10-27 07:59:01 +00:00
EHHeaderParser.hpp GNU: do not read the FDE count if omitted 2017-10-20 18:47:35 +00:00
RWMutex.hpp Abstract rwlocks into a class, provide a SRW lock implementation for windows 2017-10-23 19:29:36 +00:00
Registers.hpp Fix building for ARM with dwarf exception handling 2017-11-02 08:16:16 +00:00
Unwind-EHABI.cpp Change unw_word_t to always have the same size as the pointer size 2017-10-30 19:06:34 +00:00
Unwind-EHABI.h [libunwind] Clean up macro usage. 2017-03-31 15:28:06 +00:00
Unwind-sjlj.c SjLj: Fix building after SVN r314632 2017-10-01 20:22:40 +00:00
UnwindCursor.hpp Fix building for ARM with dwarf exception handling 2017-11-02 08:16:16 +00:00
UnwindLevel1-gcc-ext.c Change unw_word_t to always have the same size as the pointer size 2017-10-30 19:06:34 +00:00
UnwindLevel1.c Change unw_word_t to always have the same size as the pointer size 2017-10-30 19:06:34 +00:00
UnwindRegistersRestore.S Add ifdefs around ELF specific parts of UnwindRegisters*.S for arm 2017-11-04 21:01:31 +00:00
UnwindRegistersSave.S Add ifdefs around ELF specific parts of UnwindRegisters*.S for arm 2017-11-04 21:01:31 +00:00
Unwind_AppleExtras.cpp SjLj: make the SjLj implementation more portable 2017-10-01 20:06:48 +00:00
assembly.h Make HIDDEN_DIRECTIVE a function-like macro. NFCI. 2017-10-22 19:39:26 +00:00
config.h Abstract rwlocks into a class, provide a SRW lock implementation for windows 2017-10-23 19:29:36 +00:00
dwarf2.h
libunwind.cpp Fix building for ARM with dwarf exception handling 2017-11-02 08:16:16 +00:00
libunwind_ext.h [libunwind] Clean up macro usage. 2017-03-31 15:28:06 +00:00