platform_system_core/libunwindstack
Josh Gao 5230437a42 Merge "libunwindstack: make machine type a property of Regs." am: 75a40988c0 am: 310f3e114a
am: dca8180110

Change-Id: Idcb72287f5dd8a822614fe53d253b6b919b88a1d
2017-08-26 00:24:15 +00:00
..
include/unwindstack Merge "libunwindstack: make machine type a property of Regs." 2017-08-26 00:02:46 +00:00
tests Merge "libunwindstack: make machine type a property of Regs." 2017-08-26 00:02:46 +00:00
tools libunwindstack: make machine type a property of Regs. 2017-08-25 14:48:09 -07:00
.clang-format Use the 2 space clang format for libunwindstack. 2017-03-21 10:41:45 -07:00
Android.bp Add vndk tag for libunwindstack which must be a vndk-sp 2017-08-18 16:30:38 +00:00
ArmExidx.cpp Make the library usable as a library. 2017-07-14 12:20:23 -07:00
ArmExidx.h Make the library usable as a library. 2017-07-14 12:20:23 -07:00
AsmGetRegsX86.S Add full support for initing registers. 2017-07-11 12:15:54 -07:00
AsmGetRegsX86_64.S Add full support for initing registers. 2017-07-11 12:15:54 -07:00
Check.h Make the library usable as a library. 2017-07-14 12:20:23 -07:00
DwarfCfa.cpp Make the library usable as a library. 2017-07-14 12:20:23 -07:00
DwarfCfa.h Make the library usable as a library. 2017-07-14 12:20:23 -07:00
DwarfDebugFrame.cpp Make the library usable as a library. 2017-07-14 12:20:23 -07:00
DwarfDebugFrame.h Make the library usable as a library. 2017-07-14 12:20:23 -07:00
DwarfEhFrame.cpp Fix another set of bugs. 2017-08-10 17:37:32 -07:00
DwarfEhFrame.h Make the library usable as a library. 2017-07-14 12:20:23 -07:00
DwarfEncoding.h Make the library usable as a library. 2017-07-14 12:20:23 -07:00
DwarfError.h Make the library usable as a library. 2017-07-14 12:20:23 -07:00
DwarfMemory.cpp Fix another set of bugs. 2017-08-10 17:37:32 -07:00
DwarfOp.cpp Make the library usable as a library. 2017-07-14 12:20:23 -07:00
DwarfOp.h Make the library usable as a library. 2017-07-14 12:20:23 -07:00
DwarfSection.cpp Make the library usable as a library. 2017-07-14 12:20:23 -07:00
Elf.cpp Speed up StepIfSignalHandler path. 2017-07-19 21:35:46 +00:00
ElfInterface.cpp Make the library usable as a library. 2017-07-14 12:20:23 -07:00
ElfInterfaceArm.cpp Make the library usable as a library. 2017-07-14 12:20:23 -07:00
ElfInterfaceArm.h Make the library usable as a library. 2017-07-14 12:20:23 -07:00
Log.cpp Make the library usable as a library. 2017-07-14 12:20:23 -07:00
Machine.h Make the library usable as a library. 2017-07-14 12:20:23 -07:00
MapInfo.cpp Make the library usable as a library. 2017-07-14 12:20:23 -07:00
Maps.cpp Speed up map creation. 2017-08-23 15:43:39 -07:00
Memory.cpp Make the library usable as a library. 2017-07-14 12:20:23 -07:00
Regs.cpp libunwindstack: make machine type a property of Regs. 2017-08-25 14:48:09 -07:00
Symbols.cpp Make the library usable as a library. 2017-07-14 12:20:23 -07:00
Symbols.h Make the library usable as a library. 2017-07-14 12:20:23 -07:00
Ucontext.h Add signal handling to the register object. 2017-07-18 17:27:48 -07:00
User.h Make the library usable as a library. 2017-07-14 12:20:23 -07:00