platform_system_core/libunwindstack/tests/files
Christopher Ferris 02a6c448c3 Add support for displaying soname in an apk.
Changes:
- Change GetSoname to always returns a std::string.
- Added new unit tests for the soname printing.
- Modify the GetElf() function to save the same elf when we see rosegment
  linkers that split the read-only and read-write across a map. This
  avoids creating multiple elf objects for each map.
- Fixed a few offline unwind tests.

Bug: 29218999

Test: Unit tests pass.
Change-Id: Iad7c38b5c2957a8c5fd4ba94ebec335bafcad57d
2019-03-13 17:07:46 -07:00
..
offline Add support for displaying soname in an apk. 2019-03-13 17:07:46 -07:00
elf32.xz Init .gnu_debugdata in GetElf(). 2017-06-30 17:24:58 -07:00
elf64.xz Init .gnu_debugdata in GetElf(). 2017-06-30 17:24:58 -07:00