..
benchmarks
Add support for caching small reads.
2018-11-28 13:04:58 -08:00
include /unwindstack
Revert^2 "Use libdexfile external API in libunwindstack."
2018-12-19 21:04:35 +00:00
tests
Remove dependency on libdexfile internal header.
2019-01-11 21:05:50 +00:00
tools
Fix offsets when shared lib split across maps.
2018-12-18 11:22:14 -08:00
.clang-format
…
Android.bp
Remove dependency on libdexfile internal header.
2019-01-11 21:05:50 +00:00
ArmExidx.cpp
…
ArmExidx.h
…
AsmGetRegsMips.S
…
AsmGetRegsMips64.S
…
AsmGetRegsX86.S
…
AsmGetRegsX86_64.S
…
Check.h
…
DexFile.cpp
Some minor updates in the libdexfile external API.
2019-01-09 23:25:25 +00:00
DexFile.h
Some minor updates in the libdexfile external API.
2019-01-09 23:25:25 +00:00
DexFiles.cpp
Revert^2 "Use libdexfile external API in libunwindstack."
2018-12-19 21:04:35 +00:00
DwarfCfa.cpp
Move DwarfCfaInfo::kTable from data.rel.ro to rodata
2018-12-14 06:03:09 -08:00
DwarfCfa.h
Move DwarfCfaInfo::kTable from data.rel.ro to rodata
2018-12-14 06:03:09 -08:00
DwarfDebugFrame.h
…
DwarfEhFrame.h
…
DwarfEhFrameWithHdr.cpp
…
DwarfEhFrameWithHdr.h
…
DwarfEncoding.h
…
DwarfMemory.cpp
Remove CHECK in AdjustEncodedValue.
2018-12-20 08:40:58 -08:00
DwarfOp.cpp
…
DwarfOp.h
…
DwarfSection.cpp
…
Elf.cpp
Read .note.gnu.build-id.
2018-12-05 14:13:30 +00:00
ElfInterface.cpp
Read .note.gnu.build-id.
2018-12-05 14:13:30 +00:00
ElfInterfaceArm.cpp
…
ElfInterfaceArm.h
…
Global.cpp
Add missing includes.
2018-12-06 10:09:20 -08:00
JitDebug.cpp
Verify that the elf matches the expected arch.
2018-10-29 18:08:09 -07:00
LocalUnwinder.cpp
Verify that the elf matches the expected arch.
2018-10-29 18:08:09 -07:00
Log.cpp
…
MapInfo.cpp
Fix offsets when shared lib split across maps.
2018-12-18 11:22:14 -08:00
Maps.cpp
Fix offsets when shared lib split across maps.
2018-12-18 11:22:14 -08:00
Memory.cpp
Add missing includes.
2018-12-06 10:09:20 -08:00
OWNERS
…
Regs.cpp
…
RegsArm.cpp
Add missing includes.
2018-12-06 10:09:20 -08:00
RegsArm64.cpp
Add missing includes.
2018-12-06 10:09:20 -08:00
RegsInfo.h
Fix off by one error.
2018-10-23 18:10:41 +01:00
RegsMips.cpp
Add missing includes.
2018-12-06 10:09:20 -08:00
RegsMips64.cpp
Add missing includes.
2018-12-06 10:09:20 -08:00
RegsX86.cpp
…
RegsX86_64.cpp
Add missing includes.
2018-12-06 10:09:20 -08:00
Symbols.cpp
Add missing includes.
2018-12-06 10:09:20 -08:00
Symbols.h
…
Unwinder.cpp
Fix offsets when shared lib split across maps.
2018-12-18 11:22:14 -08:00