android_system_core/libunwindstack
Christopher Ferris cadacdf474 Fix usage of Read instead of ReadFully.
Found by inspection.

Test: Builds and unit tests passes.
Change-Id: I10b63534ae0a3bff9ce56e821c542fa69c15822d
2019-01-15 19:10:49 -08:00
..
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 Fix usage of Read instead of ReadFully. 2019-01-15 19:10:49 -08:00
ElfInterfaceArm.cpp
ElfInterfaceArm.h
Global.cpp Add missing includes. 2018-12-06 10:09:20 -08:00
JitDebug.cpp
LocalUnwinder.cpp
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
RegsMips.cpp Fix usage of Read instead of ReadFully. 2019-01-15 19:10:49 -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