1
0
Fork 0
mirror of https://github.com/tobast/libunwind-eh_elf.git synced 2024-11-17 13:47:37 +01:00
libunwind-eh_elf/src/aarch64
Doug Moore 028a60f064 Change dwarf_reg_state from an array of pairs of differently-sized objects
to a pair of arrays, to reduce internal fragmentation.  Reduces storage
use by 37.5% on x86_64.
2017-05-16 17:40:58 -05:00
..
Gapply_reg_state.c Add a function to capture the dwarf_reg_states that occur in processing 2017-05-12 22:24:00 -05:00
Gcreate_addr_space.c [PATCH] AArch64 port. 2013-05-11 09:20:28 -06:00
gen-offsets.c [PATCH] AArch64 port. 2013-05-11 09:20:28 -06:00
getcontext.S Add fast stack trace on AArch64. 2014-07-30 14:34:31 +03:00
Gget_proc_info.c [PATCH] AArch64 port. 2013-05-11 09:20:28 -06:00
Gget_save_loc.c One time whitespace fixup. 2014-09-27 09:47:23 -07:00
Gglobal.c One time whitespace fixup. 2014-09-27 09:47:23 -07:00
Ginit.c aarch64: fix wrong big_endian flag in aarch64_be case 2014-12-03 23:28:07 -08:00
Ginit_local.c unw_init_local_signal 2017-04-03 14:44:40 -07:00
Ginit_remote.c [PATCH] AArch64 port. 2013-05-11 09:20:28 -06:00
Gis_signal_frame.c [PATCH] AArch64 port. 2013-05-11 09:20:28 -06:00
Greg_states_iterate.c Add a function to capture the dwarf_reg_states that occur in processing 2017-05-12 22:24:00 -05:00
Gregs.c One time whitespace fixup. 2014-09-27 09:47:23 -07:00
Gresume.c aarch64: Restore x0, x1, x2 and x3 2014-10-24 22:40:19 -07:00
Gstash_frame.c Change dwarf_reg_state from an array of pairs of differently-sized objects 2017-05-16 17:40:58 -05:00
Gstep.c Fixup invalid return code checks of unw_is_signal_frame() 2017-01-13 08:27:40 -08:00
Gtrace.c One time whitespace fixup. 2014-09-27 09:47:23 -07:00
init.h [PATCH] AArch64 port. 2013-05-11 09:20:28 -06:00
is_fpreg.c [PATCH] AArch64 port. 2013-05-11 09:20:28 -06:00
Lapply_reg_state.c Add a function to capture the dwarf_reg_states that occur in processing 2017-05-12 22:24:00 -05:00
Lcreate_addr_space.c [PATCH] AArch64 port. 2013-05-11 09:20:28 -06:00
Lget_proc_info.c [PATCH] AArch64 port. 2013-05-11 09:20:28 -06:00
Lget_save_loc.c [PATCH] AArch64 port. 2013-05-11 09:20:28 -06:00
Lglobal.c [PATCH] AArch64 port. 2013-05-11 09:20:28 -06:00
Linit.c [PATCH] AArch64 port. 2013-05-11 09:20:28 -06:00
Linit_local.c [PATCH] AArch64 port. 2013-05-11 09:20:28 -06:00
Linit_remote.c [PATCH] AArch64 port. 2013-05-11 09:20:28 -06:00
Lis_signal_frame.c [PATCH] AArch64 port. 2013-05-11 09:20:28 -06:00
Lreg_states_iterate.c Add a function to capture the dwarf_reg_states that occur in processing 2017-05-12 22:24:00 -05:00
Lregs.c [PATCH] AArch64 port. 2013-05-11 09:20:28 -06:00
Lresume.c [PATCH] AArch64 port. 2013-05-11 09:20:28 -06:00
Lstash_frame.c Add fast stack trace on AArch64. 2014-07-30 14:34:31 +03:00
Lstep.c [PATCH] AArch64 port. 2013-05-11 09:20:28 -06:00
Ltrace.c Add fast stack trace on AArch64. 2014-07-30 14:34:31 +03:00
offsets.h One time whitespace fixup. 2014-09-27 09:47:23 -07:00
regname.c [PATCH] AArch64 port. 2013-05-11 09:20:28 -06:00
siglongjmp.S [PATCH] AArch64 port. 2013-05-11 09:20:28 -06:00
unwind_i.h One time whitespace fixup. 2014-09-27 09:47:23 -07:00