Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
system
/
core
/
43cb5db90ad6a05b9bc78391351e9ac88aebb13d
/
libunwindstack
/
DwarfSection.cpp
3f9582f
Fix implicit fall through switch cases.
by Christopher Ferris
· 6 years ago
92acaac
Refactor the DwarfSection classes.
by Christopher Ferris
· 6 years ago
4cc36d2
Fix handling of load bias values.
by Christopher Ferris
· 6 years ago
3386eba
Cache DWARF location rules for a given pc.
by David Srbecky
· 7 years ago
11e96fe
Always set the sp reg to the cfa for DWARF.
by Yabin Cui
· 7 years ago
3692f25
Don't implicitly dereference DW_CFA_def_cfa_expression.
by David Srbecky
· 7 years ago
559c7f2
Implement new DEX PC lookup scheme.
by Christopher Ferris
· 7 years ago
2fcf4cf
Add error propagation into Unwinder/Elf objects.
by Christopher Ferris
· 7 years ago
1a141a0
Small behavioral changes to the unwinder.
by Christopher Ferris
· 7 years ago
98984b4
Add support for getting a dex pc.
by Christopher Ferris
· 7 years ago
ef35aa5
unwindstack: rename Memory::Read to ReadFully.
by Josh Gao
· 7 years ago
c9dee84
Add support for only a .eh_frame.
by Christopher Ferris
· 7 years ago
13b8665
Fix nullptr dereference.
by Christopher Ferris
· 7 years ago
fda7edd
Move sp/pc not changing check into Unwinder.
by Christopher Ferris
· 7 years ago
2502a60
If the pc is set to zero, the unwind is done.
by Christopher Ferris
· 7 years ago
b9de87f
Add a new unwind method on error.
by Christopher Ferris
· 7 years ago
d226a51
Make the library usable as a library.
by Christopher Ferris
· 7 years ago
7b8e467
Change RegsTmpl to RegsImpl.
by Christopher Ferris
· 7 years ago
53a3c9b
Add DwarfSection classes.
by Christopher Ferris
· 8 years ago