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/ptrace
Arun Sharma 6525714c27 Move some dwarf functionality from ptrace to dwarf
Move ptrace-independent code from src/ptrace/_UPT_find_proc_info.c
to src/dwarf/{G,L}find_unwind_table.c. Name this moved function
dwarf_find_unwind_table().

Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
2012-03-12 20:06:37 -07:00
..
_UPT_access_fpreg.c Remove unused variable. 2010-04-10 18:51:17 +03:00
_UPT_access_mem.c Add my copyrights to several files that contain essential modifications 2010-04-10 01:42:26 +03:00
_UPT_access_reg.c Add my copyrights to several files that contain essential modifications 2010-04-10 01:42:26 +03:00
_UPT_accessors.c Rename: src/_UPT_accessors.c -> src/ptrace/_UPT_accessors.c 2004-01-30 00:01:24 +00:00
_UPT_create.c Introduce struct elf_dyn_info 2012-03-12 20:04:19 -07:00
_UPT_destroy.c Introduce struct elf_dyn_info 2012-03-12 20:04:19 -07:00
_UPT_elf.c Include "libunwind_i.h" instead of "tdep.h". 2005-05-20 09:48:08 +00:00
_UPT_find_proc_info.c Move some dwarf functionality from ptrace to dwarf 2012-03-12 20:06:37 -07:00
_UPT_get_dyn_info_list_addr.c Move some dwarf functionality from ptrace to dwarf 2012-03-12 20:06:37 -07:00
_UPT_get_proc_name.c Introduce a tdep_get_func_addr_hook() in the ELF lookup_symbol() 2007-08-22 13:02:09 -06:00
_UPT_internal.h Move some dwarf functionality from ptrace to dwarf 2012-03-12 20:06:37 -07:00
_UPT_put_unwind_info.c Rename: src/_UPT_put_unwind_info.c -> src/ptrace/_UPT_put_unwind_info.c 2004-01-30 00:01:24 +00:00
_UPT_reg_offset.c Adds missing register offsets for ARM 2010-05-15 11:56:37 -07:00
_UPT_resume.c PT_CONTINUE. 2010-03-06 16:20:47 +02:00