1
0
Fork 0
mirror of https://github.com/tobast/libunwind-eh_elf.git synced 2025-01-10 11:13:43 +01:00
libunwind-eh_elf/src/aarch64
Bert Wesarg 57257060c9 Bring back support for UNW_CACHE_PER_THREAD.
Needs to be build with --enable-per-thread-cache. Default caching policy
is also UNW_CACHE_PER_THREAD than.
2017-08-15 10:34:28 -07: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 Bring back support for UNW_CACHE_PER_THREAD. 2017-08-15 10:34:28 -07: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 On aarch64, it is the X30 register, not the PC register, that is associated with the program counter. 2017-08-07 09:05:34 -07:00
Gresume.c aarch64: Restore x0, x1, x2 and x3 2014-10-24 22:40:19 -07:00
Gstash_frame.c Leave ret_addr_column out of the data that gets copied when pushing/popping 2017-05-20 14:36:25 -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 Drop reference to dwarf.ret_addr_column. 2017-05-19 19:19:12 -05: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