llvm-project/libunwind/src
Martin Storsjo d3abd15d8c Add missing checks for register number
Most other cases that touch savedRegisters[reg] have got this check,
but these three seemed to lack it.

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

llvm-svn: 316415
2017-10-24 07:16:40 +00:00
..
AddressSpace.hpp Support DWARF unwinding on i386 windows 2017-10-11 20:06:18 +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 Fix up the places where AddressSpace.hpp is included. 2017-03-09 08:04:07 +00:00
DwarfParser.hpp Add missing checks for register number 2017-10-24 07:16:40 +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 X86: swap EBP, ESP on !APPLE 2017-01-21 16:22:59 +00:00
Unwind-EHABI.cpp [libunwind] Clean up macro usage. 2017-03-31 15:28:06 +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 Abstract rwlocks into a class, provide a SRW lock implementation for windows 2017-10-23 19:29:36 +00:00
UnwindLevel1-gcc-ext.c [libunwind] Clean up macro usage. 2017-03-31 15:28:06 +00:00
UnwindLevel1.c Skip building unused parts when targeting SJLJ 2017-09-26 08:07:26 +00:00
UnwindRegistersRestore.S Support DWARF unwinding on i386 windows 2017-10-11 20:06:18 +00:00
UnwindRegistersSave.S Fix building on macOS after SVN r314492 2017-10-02 18:14:06 +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 Skip building unused parts when targeting SJLJ 2017-09-26 08:07:26 +00:00
libunwind_ext.h [libunwind] Clean up macro usage. 2017-03-31 15:28:06 +00:00