platform_system_core/libunwindstack/include/unwindstack
Christopher Ferris a019665b3c Add signal handling to the register object.
- Add the StepIfSignalHandler function to the Regs object that checks
  if the code is in a signal handler.
- Add tests for new code, also add a test that unwinds through a signal
  handler.
- Slight modification to Elf to fail if a bad machine type is encountered.
  Add tests for this.

Bug: 23762183

Test: Ran unit tests.
Change-Id: Idafa1105d00b91a9343d7464ac9ed1cb95830963
2017-07-18 17:27:48 -07: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 Make the library usable as a library. 2017-07-14 12:20:23 -07:00
DwarfStructs.h Make the library usable as a library. 2017-07-14 12:20:23 -07:00
Elf.h Make the library usable as a library. 2017-07-14 12:20:23 -07:00
ElfInterface.h Make the library usable as a library. 2017-07-14 12:20:23 -07:00
Log.h Make the library usable as a library. 2017-07-14 12:20:23 -07:00
MapInfo.h Make the library usable as a library. 2017-07-14 12:20:23 -07:00
Maps.h Make the library usable as a library. 2017-07-14 12:20:23 -07:00
Memory.h Make the library usable as a library. 2017-07-14 12:20:23 -07:00
Regs.h Add signal handling to the register object. 2017-07-18 17:27:48 -07:00
RegsGetLocal.h Make the library usable as a library. 2017-07-14 12:20:23 -07:00