llvm-project/libunwind/src
Nico Weber 2fc05fdc15 [libunwind] fix -Wc++98-compat-extra-semi without _LIBUNWIND_HIDE_SYMBOLS 2021-05-31 08:54:53 -04:00
..
AddressSpace.hpp [libunwind] Optimize dl_iterate_phdr's findUnwindSectionsByPhdr 2020-09-23 15:40:39 -07:00
CMakeLists.txt [CMake] Remove {LIBCXX,LIBCXXABI,LIBUNWIND}_INSTALL_PREFIX 2021-04-01 10:13:07 -07:00
CompactUnwinder.hpp
DwarfInstructions.hpp libunwind: Don't attempt to authenticate a null return address. 2021-02-16 11:18:02 -08:00
DwarfParser.hpp [libunwind] Delete unused codeOffsetAtStackDecrement/registersInOtherRegisters/sameValueUsed 2020-11-09 10:19:12 -08:00
EHHeaderParser.hpp [libunwind] Fix UB in EHHeaderParser::findFDE 2020-04-07 14:44:42 -07:00
FrameHeaderCache.hpp [libunwind][DWARF] Fix end of .eh_frame calculation 2020-09-16 19:00:57 -07:00
RWMutex.hpp [libunwind] Emit dependent libraries only when detected by CMake 2019-12-01 17:17:51 +01:00
Registers.hpp [libunwind] [risc-v] This patch is for fixing 2021-03-03 04:32:47 +05:30
Unwind-EHABI.cpp unwind: use a more portable endianness check in EHABI 2020-05-29 08:28:37 -07:00
Unwind-EHABI.h
Unwind-seh.cpp [libunwind] [SEH] Don't interact with foreign exceptions 2020-10-12 23:28:22 +03:00
Unwind-sjlj.c [VE] Support VE in libunwind 2021-01-17 15:35:02 +09:00
UnwindCursor.hpp [libunwind] Unwind through aarch64/Linux sigreturn frame 2021-01-13 16:38:36 -08:00
UnwindLevel1-gcc-ext.c unwind: rename `__personality_routine` to `_Unwind_Personality_Fn` 2020-02-10 08:52:31 -08:00
UnwindLevel1.c [libunwind] Delete unused handlerNotFound in unwind_phase1 2020-11-21 12:38:00 -08:00
UnwindRegistersRestore.S [libunwind] NFC: Use macros to accommodate differences in representation of PowerPC assemblers 2021-05-06 14:33:38 -04:00
UnwindRegistersSave.S [libunwind] NFC: Use macros to accommodate differences in representation of PowerPC assemblers 2021-05-06 14:33:38 -04:00
Unwind_AppleExtras.cpp [libunwind] Minor SJLJ config cleanup. NFCI. 2020-09-03 15:59:45 -07:00
assembly.h [libunwind] NFC: Use macros to accommodate differences in representation of PowerPC assemblers 2021-05-06 14:33:38 -04:00
config.h [libunwind] fix -Wc++98-compat-extra-semi without _LIBUNWIND_HIDE_SYMBOLS 2021-05-31 08:54:53 -04:00
dwarf2.h
libunwind.cpp [libunwind] Inform ASan that resumption is noreturn 2021-05-26 09:31:39 -07:00
libunwind_ext.h