android_system_core/libunwindstack/include/unwindstack
Josh Gao ef35aa5d40 unwindstack: rename Memory::Read to ReadFully.
Rename Memory::Read to ReadFully to match its semantics with that of
android::base. ReadPartially will be renamed to Read in a follow up
commit, kept intentionally separate so that there aren't any callers
accidentally switched from ReadFully to Read.

Test: treehugger
Change-Id: I7d845ac5244c3025d92c8512e960e5d0d1da05af
2017-11-15 15:38:13 -08:00
..
DwarfLocation.h Make the library usable as a library. 2017-07-14 12:20:23 -07:00
DwarfMemory.h Make the library usable as a library. 2017-07-14 12:20:23 -07:00
DwarfSection.h Add support for only a .eh_frame. 2017-11-07 13:22:39 -08:00
DwarfStructs.h Make the library usable as a library. 2017-07-14 12:20:23 -07:00
Elf.h Multiple bugfixes, small restructuring. 2017-10-20 11:15:32 -07:00
ElfInterface.h Add support for only a .eh_frame. 2017-11-07 13:22:39 -08:00
Log.h Make the library usable as a library. 2017-07-14 12:20:23 -07:00
MapInfo.h Add a method to share the process memory object. 2017-09-05 14:30:22 -07:00
Maps.h Speed up map creation. 2017-08-23 15:43:39 -07:00
Memory.h unwindstack: rename Memory::Read to ReadFully. 2017-11-15 15:38:13 -08:00
Regs.h libunwindstack: add method to iterate across registers. 2017-10-20 13:52:56 -07:00
RegsGetLocal.h Allow mips to build. 2017-08-02 10:45:46 -07:00
Unwinder.h Add an interface for stopping in certain maps. 2017-10-24 15:45:59 -07:00