1
0
Fork 0
mirror of https://github.com/tobast/libunwind-eh_elf.git synced 2024-06-28 20:21:45 +02:00
libunwind-eh_elf/src/arm
Ken Werner 912db91b05 ARM: Exit unw_step in case DWARF based unwinding was successful
Prevents unw_step from trying to unwind the stack using the ARM specific
unwind tables in case the DWARF based unwinding was successful.

Signed-off-by: Ken Werner <ken.werner@linaro.org>
2011-08-29 17:58:52 +02:00
..
Gcreate_addr_space.c Fix memory leak in ARM unw_create_addr_space() 2010-11-08 09:03:34 -08:00
gen-offsets.c Add initial ARM and MIPS support. To support this, also enable the 2008-02-04 17:16:37 -07:00
getcontext.S Add an experimental and optional frame chain unwinding for ARM 2010-05-26 19:28:44 -07:00
Gex_tables.c ARM: Fix return value of arm_find_proc_info 2011-08-17 14:14:48 +00:00
Gget_proc_info.c Add initial ARM and MIPS support. To support this, also enable the 2008-02-04 17:16:37 -07:00
Gget_save_loc.c Add initial ARM and MIPS support. To support this, also enable the 2008-02-04 17:16:37 -07:00
Gglobal.c Add an experimental and optional frame chain unwinding for ARM 2010-05-26 19:28:44 -07:00
Ginit.c Rework the lookup of the ARM specific unwind info 2011-08-15 20:12:54 +02:00
Ginit_local.c Rework the lookup of the ARM specific unwind info 2011-08-15 20:12:54 +02:00
Ginit_remote.c During the stack unwinding process, the return address points to 2010-04-24 19:16:09 -07:00
Gis_signal_frame.c Add support for RT signal frame detection on ARM. 2011-05-03 20:18:33 +02:00
Gregs.c ARM: Return the dwarf.cfa in case the user requests SP/R13. 2011-03-24 20:44:33 -07:00
Gresume.c Fix inline assembly. 2011-06-30 12:36:44 +02:00
Gstep.c ARM: Exit unw_step in case DWARF based unwinding was successful 2011-08-29 17:58:52 +02:00
init.h Add support for handling signal frames on ARM Linux. 2011-05-03 20:18:40 +02:00
is_fpreg.c Add initial ARM and MIPS support. To support this, also enable the 2008-02-04 17:16:37 -07:00
Lcreate_addr_space.c Add initial ARM and MIPS support. To support this, also enable the 2008-02-04 17:16:37 -07:00
Lex_tables.c Create a generic and local variant of the extbl parser. 2011-04-05 20:59:10 -07:00
Lget_proc_info.c Add initial ARM and MIPS support. To support this, also enable the 2008-02-04 17:16:37 -07:00
Lget_save_loc.c Add initial ARM and MIPS support. To support this, also enable the 2008-02-04 17:16:37 -07:00
Lglobal.c Add initial ARM and MIPS support. To support this, also enable the 2008-02-04 17:16:37 -07:00
Linit.c Add initial ARM and MIPS support. To support this, also enable the 2008-02-04 17:16:37 -07:00
Linit_local.c Add initial ARM and MIPS support. To support this, also enable the 2008-02-04 17:16:37 -07:00
Linit_remote.c Add initial ARM and MIPS support. To support this, also enable the 2008-02-04 17:16:37 -07:00
Lis_signal_frame.c Add initial ARM and MIPS support. To support this, also enable the 2008-02-04 17:16:37 -07:00
Lregs.c Add initial ARM and MIPS support. To support this, also enable the 2008-02-04 17:16:37 -07:00
Lresume.c Add initial ARM and MIPS support. To support this, also enable the 2008-02-04 17:16:37 -07:00
Lstep.c Add initial ARM and MIPS support. To support this, also enable the 2008-02-04 17:16:37 -07:00
offsets.h Add initial ARM and MIPS support. To support this, also enable the 2008-02-04 17:16:37 -07:00
regname.c Add initial ARM and MIPS support. To support this, also enable the 2008-02-04 17:16:37 -07:00
siglongjmp.S Add an experimental and optional frame chain unwinding for ARM 2010-05-26 19:28:44 -07:00
unwind_i.h Add initial support for local unw_resume on ARM Linux. 2011-04-21 17:25:42 +02:00