Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_system_core
/
cd63cae6b206a067fab1afe78f7647f1f2cb1513
/
libunwindstack
/
DwarfEhFrameWithHdr.cpp
4ca98e1
Fix potential bad info in eh_frame_hdr.
by Christopher Ferris
· 6 years ago
819f131
Handle when bias is different in elf headers.
by Christopher Ferris
· 6 years ago
22d8e8e
Remove sequential search from DwarfEhFrameWithHdr.
by Christopher Ferris
· 6 years ago
92acaac
Refactor the DwarfSection classes.
by Christopher Ferris
· 7 years ago
4cc36d2
Fix handling of load bias values.
by Christopher Ferris
· 7 years ago
e37e2d0
Fix off by 4 error handling eh_frame hdr.
by Christopher Ferris
· 7 years ago
2fcf4cf
Add error propagation into Unwinder/Elf objects.
by Christopher Ferris
· 8 years ago
1a141a0
Small behavioral changes to the unwinder.
by Christopher Ferris
· 8 years ago
d96cbae
Fix another nullptr dereference.
by Christopher Ferris
· 8 years ago
c9dee84
Add support for only a .eh_frame.
by Christopher Ferris
· 8 years ago
[Renamed (86%) from libunwindstack/DwarfEhFrame.cpp]
9e484bd
Fix another set of bugs.
by Christopher Ferris
· 8 years ago
d226a51
Make the library usable as a library.
by Christopher Ferris
· 8 years ago
9416703
Remove assert, use CHECK instead.
by Christopher Ferris
· 8 years ago
61d4097
Add EH frame and debug frame support.
by Christopher Ferris
· 8 years ago