Home
last modified time | relevance | path

Searched refs:UnwindInfoSections (Results 1 – 2 of 2) sorted by relevance

/external/libcxxabi/src/Unwind/
DUnwindCursor.hpp421 bool getInfoFromEHABISection(pint_t pc, const UnwindInfoSections &sects);
425 bool getInfoFromDwarfSection(pint_t pc, const UnwindInfoSections &sects,
437 const UnwindInfoSections &sects);
633 static _Self begin(A& addressSpace, const UnwindInfoSections& sects) { in begin()
636 static _Self end(A& addressSpace, const UnwindInfoSections& sects) { in end()
640 EHABISectionIterator(A& addressSpace, const UnwindInfoSections& sects, size_t i) in EHABISectionIterator()
676 const UnwindInfoSections* _sects;
682 const UnwindInfoSections &sects) { in getInfoFromEHABISection()
811 const UnwindInfoSections &sects, in getInfoFromDwarfSection()
884 const UnwindInfoSections &sects) { in getInfoFromCompactEncodingSection()
[all …]
DAddressSpace.hpp51 struct UnwindInfoSections { struct
125 bool findUnwindSections(pint_t targetAddr, UnwindInfoSections &info);
315 UnwindInfoSections &info) { in findUnwindSections()
393 bool findUnwindSections(pint_t targetAddr, UnwindInfoSections &info);