platform_system_core/libunwindstack
Christopher Ferris 09385e7db5 Implement maps parsing.
The MapsOffline code is still in development so I'm not testing it very
thoroughly yet.

Bug: 23762183

Test: All unit tests pass.
Change-Id: I77aeac62940cd95c489ee221afe02349bfe39671
2017-04-06 15:01:02 -07:00
..
tests Implement maps parsing. 2017-04-06 15:01:02 -07:00
.clang-format Use the 2 space clang format for libunwindstack. 2017-03-21 10:41:45 -07:00
Android.bp Implement maps parsing. 2017-04-06 15:01:02 -07: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
DwarfEncoding.h Add DwarfMemory class. 2017-03-24 14:07:21 -07:00
DwarfError.h Add DwarfOp support. 2017-04-04 12:35:50 -07:00
DwarfMemory.cpp Add DwarfMemory class. 2017-03-24 14:07:21 -07:00
DwarfMemory.h Add DwarfMemory class. 2017-03-24 14:07:21 -07:00
DwarfOp.cpp Add DwarfOp support. 2017-04-04 12:35:50 -07:00
DwarfOp.h Add DwarfOp support. 2017-04-04 12:35:50 -07: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 Add overflow checks in Memory objects. 2017-04-03 18:36:33 -07:00
ElfInterface.h Elf interface for new unwinder. 2017-03-09 12:27:16 -08:00
ElfInterfaceArm.cpp Add overflow checks in Memory objects. 2017-04-03 18:36:33 -07: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
Maps.cpp Implement maps parsing. 2017-04-06 15:01:02 -07:00
Maps.h Implement maps parsing. 2017-04-06 15:01:02 -07:00
Memory.cpp Add overflow checks in Memory objects. 2017-04-03 18:36:33 -07:00
Memory.h Add overflow checks in Memory objects. 2017-04-03 18:36:33 -07: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
Symbols.cpp Add Symbols parsing. 2017-04-04 14:41:34 -07:00
Symbols.h Add Symbols parsing. 2017-04-04 14:41:34 -07: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