platform_system_core/libunwindstack
Christopher Ferris 3958f8060a Elf interface for new unwinder.
This cl includes the code to read arm unwind information from a shared
library.

Bug: 23762183

Test: Passes all unit tests. I can dump the arm unwind information
Test: for an arm shared library.
Change-Id: I43501ea2eab843b81de8bd5128401dd1971af8d3
2017-03-09 12:27:16 -08:00
..
tests Elf interface for new unwinder. 2017-03-09 12:27:16 -08:00
Android.bp Elf interface for new unwinder. 2017-03-09 12:27:16 -08:00
ArmExidx.cpp Elf interface for new unwinder. 2017-03-09 12:27:16 -08:00
ArmExidx.h Elf interface for new unwinder. 2017-03-09 12:27:16 -08:00
Elf.cpp Elf interface for new unwinder. 2017-03-09 12:27:16 -08:00
Elf.h Elf interface for new unwinder. 2017-03-09 12:27:16 -08:00
ElfInterface.cpp Elf interface for new unwinder. 2017-03-09 12:27:16 -08:00
ElfInterface.h Elf interface for new unwinder. 2017-03-09 12:27:16 -08:00
ElfInterfaceArm.cpp Elf interface for new unwinder. 2017-03-09 12:27:16 -08:00
ElfInterfaceArm.h Elf interface for new unwinder. 2017-03-09 12:27:16 -08:00
Log.cpp New version of unwinder. 2017-01-25 12:21:51 -08:00
Log.h New version of unwinder. 2017-01-25 12:21:51 -08:00
Machine.h Elf interface for new unwinder. 2017-03-09 12:27:16 -08:00
MapInfo.h Elf interface for new unwinder. 2017-03-09 12:27:16 -08:00
Memory.cpp Elf interface for new unwinder. 2017-03-09 12:27:16 -08:00
Memory.h Elf interface for new unwinder. 2017-03-09 12:27:16 -08:00
Regs.cpp Elf interface for new unwinder. 2017-03-09 12:27:16 -08:00
Regs.h Elf interface for new unwinder. 2017-03-09 12:27:16 -08:00
unwind_info.cpp Elf interface for new unwinder. 2017-03-09 12:27:16 -08:00
User.h Elf interface for new unwinder. 2017-03-09 12:27:16 -08:00