1
0
Fork 0
mirror of https://github.com/tobast/libunwind-eh_elf.git synced 2024-11-26 00:57:39 +01:00
libunwind-eh_elf/src
Doug Moore fef5de6c45 Move ret_addr_column and signal_frame from dwarf_reg_state to
dwarf_reg_cache_entry, leaving in dwarf_reg_state only what
apply_reg_state needs.
2017-05-12 22:24:00 -05:00
..
aarch64 Add a function to capture the dwarf_reg_states that occur in processing 2017-05-12 22:24:00 -05:00
arm Add a function to capture the dwarf_reg_states that occur in processing 2017-05-12 22:24:00 -05:00
coredump coredump: simplify bad regnum checks a little 2017-02-14 08:23:38 -08:00
dwarf Move ret_addr_column and signal_frame from dwarf_reg_state to 2017-05-12 22:24:00 -05:00
hppa Add a function to capture the dwarf_reg_states that occur in processing 2017-05-12 22:24:00 -05:00
ia64 Add a function to capture the dwarf_reg_states that occur in processing 2017-05-12 22:24:00 -05:00
mi dwarf: Configurable cache size 2017-01-13 08:36:33 -08:00
mips Add a function to capture the dwarf_reg_states that occur in processing 2017-05-12 22:24:00 -05:00
ppc Add a function to capture the dwarf_reg_states that occur in processing 2017-05-12 22:24:00 -05:00
ppc32 Fixup invalid return code checks of unw_is_signal_frame() 2017-01-13 08:27:40 -08:00
ppc64 ppc64: Make access_fpreg function accept fp and v registers 2017-01-13 08:41:45 -08:00
ptrace mips: remote unwind support 2017-03-02 08:02:41 -08:00
setjmp One time whitespace fixup. 2014-09-27 09:47:23 -07:00
sh Add a function to capture the dwarf_reg_states that occur in processing 2017-05-12 22:24:00 -05:00
tilegx Add a function to capture the dwarf_reg_states that occur in processing 2017-05-12 22:24:00 -05:00
unwind One time whitespace fixup. 2014-09-27 09:47:23 -07:00
x86 Add a function to capture the dwarf_reg_states that occur in processing 2017-05-12 22:24:00 -05:00
x86_64 Move ret_addr_column and signal_frame from dwarf_reg_state to 2017-05-12 22:24:00 -05:00
elf32.c Do nothing of UNW_REMOTE_ONLY is defined. 2003-02-15 03:10:30 +00:00
elf32.h One time whitespace fixup. 2014-09-27 09:47:23 -07:00
elf64.c Do nothing of UNW_REMOTE_ONLY is defined. 2003-02-15 03:10:30 +00:00
elf64.h One time whitespace fixup. 2014-09-27 09:47:23 -07:00
elfxx.c elf: Follow .gnu_debuglink when resolving function names 2017-03-02 08:02:14 -08:00
elfxx.h elf: Follow .gnu_debuglink when resolving function names 2017-03-02 08:02:14 -08:00
libunwind-generic.pc.in Add Cflags keyword to pkg-config metadata files 2013-08-26 05:40:19 -07:00
Makefile.am Add a function to capture the dwarf_reg_states that occur in processing 2017-05-12 22:24:00 -05:00
os-freebsd.c dwarf: Make binary path calculation os-specific. 2017-01-19 10:07:13 -08:00
os-hpux.c dwarf: Make binary path calculation os-specific. 2017-01-19 10:07:13 -08:00
os-linux.c elf: Follow .gnu_debuglink when resolving function names 2017-03-02 08:02:14 -08:00
os-linux.h One time whitespace fixup. 2014-09-27 09:47:23 -07:00
os-qnx.c dwarf: Make binary path calculation os-specific. 2017-01-19 10:07:13 -08:00