android_system_core/libunwindstack/include/unwindstack
Josh Gao 6f580d8b84 libunwindstack: add method to iterate across registers.
Add a function to iterate over Regs with a human-friendly name and the
value of the register, to make it easy to string-format registers.

Test: mma
Change-Id: I8f33830fa79b245b5030b7bc9bc3c1c7ced80c75
2017-10-20 13:52:56 -07:00
..
DwarfLocation.h Make the library usable as a library. 2017-07-14 12:20:23 -07:00
DwarfMemory.h Make the library usable as a library. 2017-07-14 12:20:23 -07:00
DwarfSection.h Add a new unwind method on error. 2017-09-22 16:55:12 -07:00
DwarfStructs.h Make the library usable as a library. 2017-07-14 12:20:23 -07:00
Elf.h Add a new unwind method on error. 2017-09-22 16:55:12 -07:00
ElfInterface.h Add a new unwind method on error. 2017-09-22 16:55:12 -07:00
Log.h Make the library usable as a library. 2017-07-14 12:20:23 -07:00
MapInfo.h Add a method to share the process memory object. 2017-09-05 14:30:22 -07:00
Maps.h Speed up map creation. 2017-08-23 15:43:39 -07:00
Memory.h Add a method to share the process memory object. 2017-09-05 14:30:22 -07:00
Regs.h libunwindstack: add method to iterate across registers. 2017-10-20 13:52:56 -07:00
RegsGetLocal.h Allow mips to build. 2017-08-02 10:45:46 -07:00
Unwinder.h Update the Unwinder object and add tests. 2017-10-04 14:40:14 -07:00