Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_system_core
/
df683b7439a15f1d116a4b3a30410e174b44561c
/
libunwindstack
/
Elf.cpp
df683b7
Fix support finding global variables.
by Christopher Ferris
· 5 years ago
819f131
Handle when bias is different in elf headers.
by Christopher Ferris
· 5 years ago
d11ed86
Fix pc/function name for signal handler frame.
by Christopher Ferris
· 6 years ago
b9cc4fb
Revert "Check for data races when reading JIT/DEX entries."
by David Srbecky
· 6 years ago
85b5fec
Check for data races when reading JIT/DEX entries.
by David Srbecky
· 7 years ago
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
da459e5
Read .note.gnu.build-id.
by Florian Mayer
· 6 years ago
4568f4b
Verify that the elf matches the expected arch.
by Christopher Ferris
· 6 years ago
e8c4ecf
Always init gnu_debugdata interface if it exists.
by Christopher Ferris
· 6 years ago
a2f38f1
Fix up the definition of Elf::GetInfo.
by Christopher Ferris
· 6 years ago
4cc36d2
Fix handling of load bias values.
by Christopher Ferris
· 7 years ago
239425b
Fix bug when doing signal handler lookup.
by Christopher Ferris
· 7 years ago
d9575b6
Modify elf cache to handle elf_offsets properly.
by Christopher Ferris
· 7 years ago
0b79ae1
Add a global elf cache.
by Christopher Ferris
· 7 years ago
2fcf4cf
Add error propagation into Unwinder/Elf objects.
by Christopher Ferris
· 7 years ago
150db12
Add ability to read jit gdb data.
by Christopher Ferris
· 7 years ago
e7b6624
Fix issues in libunwindstack.
by Christopher Ferris
· 7 years ago
61b1a1a
Add libunwindstack support for Mips and Mips64
by Douglas Leung
· 7 years ago
d06001d
Split arch data into separate files.
by Christopher Ferris
· 7 years ago
b7de5f5
Demand read load bias for a map.
by Christopher Ferris
· 7 years ago
b4fda18
Merge changes I53c2c560,I7d845ac5,I8b11d923
by Treehugger Robot
· 7 years ago
c3d79f7
Fix incorrect usage of relative pcs.
by Christopher Ferris
· 7 years ago
be788d8
Allow multiple threads sharing a map to unwind.
by Christopher Ferris
· 7 years ago
ef35aa5
unwindstack: rename Memory::Read to ReadFully.
by Josh Gao
· 7 years ago
e69f470
Multiple bugfixes, small restructuring.
by Christopher Ferris
· 7 years ago
b9de87f
Add a new unwind method on error.
by Christopher Ferris
· 7 years ago
3f805ac
Add proper support for embedded elf files.
by Christopher Ferris
· 7 years ago
eb4a6db
Speed up StepIfSignalHandler path.
by Christopher Ferris
· 7 years ago
a019665
Add signal handling to the register object.
by Christopher Ferris
· 7 years ago
d226a51
Make the library usable as a library.
by Christopher Ferris
· 7 years ago
bae69f1
Add .gnu_debugdata support.
by Christopher Ferris
· 8 years ago
3958f80
Elf interface for new unwinder.
by Christopher Ferris
· 8 years ago