hanchenye-llvm-project/libunwind/src
Saleem Abdulrasool f27bfd256b EHABI: mark some functions as exported
These are part of the EHABI specification and are exported to be available to
users.  Mark them as `_LIBUNWIND_EXPORT` like the rest of the unwind interfaces.

llvm-svn: 287283
2016-11-17 23:53:35 +00:00
..
AddressSpace.hpp fix _dyld_find_unwind_sections() for pre-10.7. Patch by Jeremy Sequoia 2016-10-31 21:04:17 +00:00
CMakeLists.txt [libunwind] Add support for a single-threaded libunwind build 2016-09-28 10:57:15 +00:00
CompactUnwinder.hpp consistently add \n to log and trace messages 2016-08-30 15:38:10 +00:00
DwarfInstructions.hpp libunwind: Use conventional DWARF capitalization in comments and errors 2016-07-19 17:15:50 +00:00
DwarfParser.hpp libunwind: limit stack usage in unwind cursor 2016-07-20 15:19:09 +00:00
EHHeaderParser.hpp consistently add \n to log and trace messages 2016-08-30 15:38:10 +00:00
Registers.hpp [PATCH] [libunwind][ehabi] Use early returns where possible. 2016-07-08 12:13:31 +00:00
Unwind-EHABI.cpp EHABI: mark some functions as exported 2016-11-17 23:53:35 +00:00
Unwind-EHABI.h libunwind: Introduce __libunwind_config.h. 2015-07-19 15:23:10 +00:00
Unwind-sjlj.c consistently add \n to log and trace messages 2016-08-30 15:38:10 +00:00
UnwindCursor.hpp [libunwind] Add support for a single-threaded libunwind build 2016-09-28 10:57:15 +00:00
UnwindLevel1-gcc-ext.c consistently add \n to log and trace messages 2016-08-30 15:38:10 +00:00
UnwindLevel1.c consistently add \n to log and trace messages 2016-08-30 15:38:10 +00:00
UnwindRegistersRestore.S [ARM] Adding .arch directives around WMMX unwind code 2016-08-26 21:45:39 +00:00
UnwindRegistersSave.S [ARM] Adding .arch directives around WMMX unwind code 2016-08-26 21:45:39 +00:00
Unwind_AppleExtras.cpp [libunwind] Add support for a single-threaded libunwind build 2016-09-28 10:57:15 +00:00
assembly.h [libunwind] Add support for Fuchsia 2016-10-23 21:48:47 +00:00
config.h Add conditions for PPC to libunwind. Fixes PR22200. Thanks to Jeremy for the bug report and the patch. 2016-11-02 16:39:55 +00:00
dwarf2.h
libunwind.cpp consistently add \n to log and trace messages 2016-08-30 15:38:10 +00:00
libunwind_ext.h libunwind: Introduce __libunwind_config.h. 2015-07-19 15:23:10 +00:00
unwind_ext.h