android_system_core/libunwindstack/include/unwindstack
Christopher Ferris 02fdb569f6 Do not check arch for format check.
Use a generic check if the address is 32 bits when using the default
formating of a backtrace line instead of an arch check.

Test: New unit tests pass.
Change-Id: Id609abc037d7b437a02d52763aa91fbefe5f4d5b
2017-12-08 15:44:14 -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 Split arch data into separate files. 2017-12-06 16:01:40 -08:00
ElfInterface.h Demand read load bias for a map. 2017-12-05 13:12:47 -08:00
Log.h Make the library usable as a library. 2017-07-14 12:20:23 -07:00
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 Allow multiple threads sharing a map to unwind. 2017-11-28 15:20:38 -08: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