1
0
Fork 0
mirror of https://github.com/tobast/libunwind-eh_elf.git synced 2024-07-04 22:35:36 +02:00
libunwind-eh_elf/include/tdep-arm
Ken Werner f053677198 Remove the ARM_EXIDX_TABLE_MALLOC code path.
Using malloc is not an option since unw_init_local and unw_step are supposed
to be async signal safe. Therefore this code path can be removed.

Signed-off-by: Ken Werner <ken.werner@linaro.org>
2011-03-24 20:44:33 -07:00
..
dwarf-config.h Add initial ARM and MIPS support. To support this, also enable the 2008-02-04 17:16:37 -07:00
ex_tables.h Remove the ARM_EXIDX_TABLE_MALLOC code path. 2011-03-24 20:44:33 -07:00
jmpbuf.h Add initial ARM and MIPS support. To support this, also enable the 2008-02-04 17:16:37 -07:00
libunwind_i.h Have the ARM extbtl-parser operate on the DWARF model directly. 2011-03-24 20:42:00 -07:00