Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_system_core
/
3df8dc58b2b5b1f60d45793e6a7c1f51a2fd2383
/
libunwindstack
/
tests
/
MapInfoGetElfTest.cpp
02a6c44
Add support for displaying soname in an apk.
by Christopher Ferris
· 6 years ago
bf373ed
Add caching of build id in MapInfo object.
by Christopher Ferris
· 6 years ago
5565906
Remove overly restrictive check for memory.
by Christopher Ferris
· 7 years ago
9f1cf25
switch to using android-base/file.h instead of android-base/test_utils.h
by Mark Salyzyn
· 7 years ago
4568f4b
Verify that the elf matches the expected arch.
by Christopher Ferris
· 7 years ago
e8c4ecf
Always init gnu_debugdata interface if it exists.
by Christopher Ferris
· 7 years ago
9d5712c
Implement support for linker rosegment option.
by Christopher Ferris
· 7 years ago
5acf069
Be permissive about badly formed elf files.
by Christopher Ferris
· 7 years ago
0b79ae1
Add a global elf cache.
by Christopher Ferris
· 7 years ago
b4fda18
Merge changes I53c2c560,I7d845ac5,I8b11d923
by Treehugger Robot
· 8 years ago
be788d8
Allow multiple threads sharing a map to unwind.
by Christopher Ferris
· 8 years ago
ef35aa5
unwindstack: rename Memory::Read to ReadFully.
by Josh Gao
· 8 years ago
5f11851
Add a method to share the process memory object.
by Christopher Ferris
· 8 years ago
d226a51
Make the library usable as a library.
by Christopher Ferris
· 8 years ago
570b76f
Init .gnu_debugdata in GetElf().
by Christopher Ferris
· 8 years ago