1
0
Fork 0
mirror of https://github.com/tobast/libunwind-eh_elf.git synced 2024-06-30 21:21:45 +02:00
libunwind-eh_elf/src/ppc64
Lassi Tuura 9e98f15e9a Fast back-trace for x86_64 for only collecting the call stack.
Adds new function to perform a pure stack walk without unwinding,
functionally similar to backtrace() but accelerated by an address
attribute cache the caller maintains across calls.
2011-03-24 22:33:17 -07:00
..
get_func_addr.c [PPC64] Add PPC64 entry to README and fix David's typo in ppc64/get_func_addr.c 2007-08-24 10:54:00 -06:00
Gglobal.c Allow caller to block signals. 2009-09-25 09:35:31 -07:00
Ginit.c Introduce a tdep_get_func_addr_hook() in the ELF lookup_symbol() 2007-08-22 13:02:09 -06:00
Gregs.c Add PPC64 support. 2007-08-02 09:59:43 -06:00
Gresume.c Add PPC64 support. 2007-08-02 09:59:43 -06:00
Gstep.c [PPC32] First check-in to add preliminary support for Linux/PPC32. 2007-09-12 21:52:25 -06:00
init.h Fast back-trace for x86_64 for only collecting the call stack. 2011-03-24 22:33:17 -07:00
is_fpreg.c Add PPC64 support. 2007-08-02 09:59:43 -06:00
Lglobal.c Add PPC64 support. 2007-08-02 09:59:43 -06:00
Linit.c Add PPC64 support. 2007-08-02 09:59:43 -06:00
Lregs.c Add PPC64 support. 2007-08-02 09:59:43 -06:00
Lresume.c Add PPC64 support. 2007-08-02 09:59:43 -06:00
Lstep.c Add PPC64 support. 2007-08-02 09:59:43 -06:00
regname.c Add PPC64 support. 2007-08-02 09:59:43 -06:00
setcontext.S Mark Wielaard <mwielaard@redhat.com> writes: 2007-10-01 08:35:01 -06:00
ucontext_i.h Add PPC64 support. 2007-08-02 09:59:43 -06:00
unwind_i.h Add PPC64 support. 2007-08-02 09:59:43 -06:00