platform_system_core/libunwindstack/tools
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
..
unwind.cpp Add support for UnwinderFromPid object. 2019-01-16 15:13:25 -08:00
unwind_for_offline.cpp Add support for UnwinderFromPid object. 2019-01-16 15:13:25 -08:00
unwind_info.cpp Add support for displaying soname in an apk. 2019-03-13 17:07:46 -07:00
unwind_reg_info.cpp Add support for displaying soname in an apk. 2019-03-13 17:07:46 -07:00
unwind_symbols.cpp Add support for displaying soname in an apk. 2019-03-13 17:07:46 -07:00