summaryrefslogtreecommitdiff
path: root/libunwindstack/include/unwindstack/DwarfSection.h
AgeCommit message (Expand)Author
2022-04-20Use #pragma once header guard.Christopher Ferris
2021-04-12Fix libunwindstack build for strict clang flags.Florian Mayer
2021-03-19Reduce FDE memory usage.David Srbecky
2021-03-17Remove the dwarf_loc_regs_t typedef.David Srbecky
2020-10-02libunwindstack: Support signal frame CIEs.Ryan Prichard
2020-07-14libunwindstack: support for Armv8.3-A Pointer AuthenticationTamas Petz
2019-10-29Fix potential bad info in eh_frame_hdr.Christopher Ferris
2019-10-08Handle when bias is different in elf headers.Christopher Ferris
2018-06-27Refactor the DwarfSection classes.Christopher Ferris
2018-06-11Fix handling of load bias values.Christopher Ferris
2018-03-29Cache DWARF location rules for a given pc.David Srbecky
2018-02-13Implement new DEX PC lookup scheme.Christopher Ferris
2018-01-24Add error propagation into Unwinder/Elf objects.Christopher Ferris
2018-01-17Add support for getting a dex pc.Christopher Ferris
2017-11-07Add support for only a .eh_frame.Christopher Ferris
2017-09-22Add a new unwind method on error.Christopher Ferris
2017-08-09Small clean upsChristopher Ferris
2017-07-14Make the library usable as a library.Christopher Ferris