android_system_core/libunwindstack
Florian Mayer ec004eb1b3 Merge "Allow to get raw register data on all platforms." 2018-08-08 21:37:46 +00:00
..
include/unwindstack Allow to get raw register data on all platforms. 2018-08-08 11:19:41 +01:00
tests Be permissive about badly formed elf files. 2018-08-03 22:02:05 +00:00
tools Fix handling of load bias values. 2018-06-11 18:53:55 -07:00
.clang-format
Android.bp Fix incorrect left shifts. 2018-08-02 18:01:02 -07:00
ArmExidx.cpp Fix handling of load bias values. 2018-06-11 18:53:55 -07:00
ArmExidx.h Fix handling of load bias values. 2018-06-11 18:53:55 -07:00
AsmGetRegsMips.S
AsmGetRegsMips64.S
AsmGetRegsX86.S
AsmGetRegsX86_64.S
Check.h
DexFile.cpp Move to using ClassAccessor 2018-08-08 11:04:15 -07:00
DexFile.h Move to using ClassAccessor 2018-08-08 11:04:15 -07:00
DexFiles.cpp
DwarfCfa.cpp Fix handling of load bias values. 2018-06-11 18:53:55 -07:00
DwarfCfa.h Fix handling of load bias values. 2018-06-11 18:53:55 -07:00
DwarfDebugFrame.h Refactor the DwarfSection classes. 2018-06-27 14:52:21 -07:00
DwarfEhFrame.h Refactor the DwarfSection classes. 2018-06-27 14:52:21 -07:00
DwarfEhFrameWithHdr.cpp Refactor the DwarfSection classes. 2018-06-27 14:52:21 -07:00
DwarfEhFrameWithHdr.h Refactor the DwarfSection classes. 2018-06-27 14:52:21 -07:00
DwarfEncoding.h
DwarfMemory.cpp
DwarfOp.cpp
DwarfOp.h
DwarfSection.cpp Refactor the DwarfSection classes. 2018-06-27 14:52:21 -07:00
Elf.cpp Fix handling of load bias values. 2018-06-11 18:53:55 -07:00
ElfInterface.cpp Be permissive about badly formed elf files. 2018-08-03 22:02:05 +00:00
ElfInterfaceArm.cpp Remove Memory::ReadField. 2018-07-12 12:45:31 -07:00
ElfInterfaceArm.h Remove Memory::ReadField. 2018-07-12 12:45:31 -07:00
JitDebug.cpp
LocalUnwinder.cpp Add a specialized LocalUnwinder object. 2018-05-23 20:02:30 -07:00
Log.cpp
MapInfo.cpp
Maps.cpp Add a specialized LocalUnwinder object. 2018-05-23 20:02:30 -07:00
Memory.cpp Add a MemoryOfflineBuffer object. 2018-04-03 18:37:52 -07:00
OWNERS
Regs.cpp
RegsArm.cpp libunwindstack: add Regs::Clone. 2018-04-20 13:23:20 -07:00
RegsArm64.cpp libunwindstack: add Regs::Clone. 2018-04-20 13:23:20 -07:00
RegsInfo.h Fix incorrect left shifts. 2018-08-02 18:01:02 -07:00
RegsMips.cpp libunwindstack: add Regs::Clone. 2018-04-20 13:23:20 -07:00
RegsMips64.cpp libunwindstack: add Regs::Clone. 2018-04-20 13:23:20 -07:00
RegsX86.cpp libunwindstack: add Regs::Clone. 2018-04-20 13:23:20 -07:00
RegsX86_64.cpp libunwindstack: add Regs::Clone. 2018-04-20 13:23:20 -07:00
Symbols.cpp Fix handling of load bias values. 2018-06-11 18:53:55 -07:00
Symbols.h Fix handling of load bias values. 2018-06-11 18:53:55 -07:00
Unwinder.cpp Fix bug when doing signal handler lookup. 2018-05-17 18:58:42 -07:00