src/
authorRoland McGrath <roland@redhat.com>
Thu, 7 Aug 2008 08:39:41 +0000 (08:39 +0000)
committerRoland McGrath <roland@redhat.com>
Thu, 7 Aug 2008 08:39:41 +0000 (08:39 +0000)
commit1d8bb25cac06b5af57f8733e5ea7a068a79edfe0
treef794a75ef8e1f324185d2850e6e4da59323fe9ca
parent9d2f3ee2554185a9df70f434eddc4405a4aff0fa
src/
(find_symbol): Likewise.
Convert plain number, or handle strings like "(section)+offset"
or "symbol+offset".
27 files changed:
backends/ChangeLog
backends/Makefile.am
backends/i386_init.c
backends/i386_syscall.c [new file with mode: 0644]
backends/linux-core-note.c
backends/ppc64_init.c
backends/ppc_corenote.c
backends/ppc_init.c
backends/ppc_syscall.c [new file with mode: 0644]
backends/x86_64_init.c
backends/x86_64_syscall.c [new file with mode: 0644]
libdwfl/ChangeLog
libdwfl/dwfl_build_id_find_elf.c
libdwfl/dwfl_module_addrsym.c
libdwfl/linux-kernel-modules.c
libebl/ChangeLog
libebl/Makefile.am
libebl/ebl-hooks.h
libebl/ebl_syscall_abi.c [new file with mode: 0644]
libebl/eblauxvinfo.c
libebl/eblopenbackend.c
libebl/libebl.h
libelf/ChangeLog
libelf/elf.h
src/ChangeLog
src/addr2line.c
src/readelf.c