1
0
Fork 0
mirror of https://github.com/tobast/libunwind-eh_elf.git synced 2024-06-24 10:31:44 +02:00
libunwind-eh_elf/src
Dave Watson c91974f30f dwarf: make dwarf_find_debug_frame public
linux kernel's perf tool depends on this being public.

reported-by: Luke Diamand <luke@diamand.org>
blame: b56e4cb889 ("ALIAS dwarf symbols")
2018-04-03 11:14:08 -07:00
..
aarch64 ALIAS unwind_get_accessors 2017-12-28 09:42:16 -08:00
arm ALIAS unwind_get_accessors 2017-12-28 09:42:16 -08:00
coredump Add port to Linux on IBM Z (s390x) 2018-01-09 07:37:55 -08:00
dwarf dwarf: make dwarf_find_debug_frame public 2018-04-03 11:14:08 -07:00
hppa ALIAS unwind_get_accessors 2017-12-28 09:42:16 -08:00
ia64 ALIAS unwind_get_accessors 2017-12-28 09:42:16 -08:00
mi ALIAS unwind_get_accessors 2017-12-28 09:42:16 -08:00
mips ALIAS unwind_get_accessors 2017-12-28 09:42:16 -08:00
ppc ALIAS unwind_get_accessors 2017-12-28 09:42:16 -08:00
ppc32 Remove PROTECTED visibility 2017-12-28 08:26:42 -08:00
ppc64 ALIAS unwind_get_accessors 2017-12-28 09:42:16 -08:00
ptrace Add port to Linux on IBM Z (s390x) 2018-01-09 07:37:55 -08:00
s390x Use syscall directly in write_validate to avoid ASAN errors 2018-01-17 08:16:16 -08:00
setjmp One time whitespace fixup. 2014-09-27 09:47:23 -07:00
sh ALIAS unwind_get_accessors 2017-12-28 09:42:16 -08:00
tilegx ALIAS unwind_get_accessors 2017-12-28 09:42:16 -08:00
unwind Remove PROTECTED visibility 2017-12-28 08:26:42 -08:00
x86 ALIAS unwind_get_accessors 2017-12-28 09:42:16 -08:00
x86_64 x86_64: support for RIP in unw_get_save_loc (#66) 2018-03-06 08:04:45 -08:00
elf32.c Do nothing of UNW_REMOTE_ONLY is defined. 2003-02-15 03:10:30 +00:00
elf32.h One time whitespace fixup. 2014-09-27 09:47:23 -07:00
elf64.c Do nothing of UNW_REMOTE_ONLY is defined. 2003-02-15 03:10:30 +00:00
elf64.h One time whitespace fixup. 2014-09-27 09:47:23 -07:00
elfxx.c elfxx: store elf image pointer and size after mapping image 2017-11-09 10:23:18 -08:00
elfxx.h elf: Follow .gnu_debuglink when resolving function names 2017-03-02 08:02:14 -08:00
libunwind-generic.pc.in Add Cflags keyword to pkg-config metadata files 2013-08-26 05:40:19 -07:00
Makefile.am Add port to Linux on IBM Z (s390x) 2018-01-09 07:37:55 -08:00
os-freebsd.c Remove PROTECTED visibility 2017-12-28 08:26:42 -08:00
os-hpux.c Remove PROTECTED visibility 2017-12-28 08:26:42 -08:00
os-linux.c Remove PROTECTED visibility 2017-12-28 08:26:42 -08:00
os-linux.h One time whitespace fixup. 2014-09-27 09:47:23 -07:00
os-qnx.c Remove PROTECTED visibility 2017-12-28 08:26:42 -08:00