android_system_core/libunwindstack/include/unwindstack
Douglas Leung 61b1a1ae77 Add libunwindstack support for Mips and Mips64
This patch requires v3.18 kernel or above, because v3.10 kernel
has a bug (as of 8/1/2017) in the ptrace(GETREGSET) function for mips
and mips64.

Change-Id: I004c1fa190193eebe1c84440b366289122a6bd8a
Signed-off-by: Douglas Leung <douglas.leung@mips.com>
Signed-off-by: Dejan Jovicevic <dejan.jovicevic@mips.com>
2017-12-11 15:44:40 +01:00
..
DwarfLocation.h
DwarfMemory.h
DwarfSection.h Add support for only a .eh_frame. 2017-11-07 13:22:39 -08:00
DwarfStructs.h
Elf.h Add libunwindstack support for Mips and Mips64 2017-12-11 15:44:40 +01:00
ElfInterface.h Demand read load bias for a map. 2017-12-05 13:12:47 -08:00
Log.h
MapInfo.h Demand read load bias for a map. 2017-12-05 13:12:47 -08:00
Maps.h Allow multiple threads sharing a map to unwind. 2017-11-28 15:20:38 -08:00
Memory.h Add method to detect remote read function to use. 2017-12-07 19:00:00 -08:00
Regs.h Do not check arch for format check. 2017-12-08 15:44:14 -08:00
RegsArm.h Split arch data into separate files. 2017-12-06 16:01:40 -08:00
RegsArm64.h Split arch data into separate files. 2017-12-06 16:01:40 -08:00
RegsGetLocal.h Add libunwindstack support for Mips and Mips64 2017-12-11 15:44:40 +01:00
RegsMips.h Add libunwindstack support for Mips and Mips64 2017-12-11 15:44:40 +01:00
RegsMips64.h Add libunwindstack support for Mips and Mips64 2017-12-11 15:44:40 +01:00
RegsX86.h Split arch data into separate files. 2017-12-06 16:01:40 -08:00
RegsX86_64.h Split arch data into separate files. 2017-12-06 16:01:40 -08:00
Unwinder.h Fix incorrect usage of relative pcs. 2017-11-29 16:10:08 -08:00