Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/Unwind/
DUnwindCursor.hpp442 bool getInfoFromEHABISection(pint_t pc, const UnwindInfoSections &sects);
446 bool getInfoFromDwarfSection(pint_t pc, const UnwindInfoSections &sects,
458 const UnwindInfoSections &sects);
640 static _Self begin(A& addressSpace, const UnwindInfoSections& sects) { in begin()
643 static _Self end(A& addressSpace, const UnwindInfoSections& sects) { in end()
647 EHABISectionIterator(A& addressSpace, const UnwindInfoSections& sects, size_t i) in EHABISectionIterator()
683 const UnwindInfoSections* _sects;
689 const UnwindInfoSections &sects) { in getInfoFromEHABISection()
818 const UnwindInfoSections &sects, in getInfoFromDwarfSection()
892 const UnwindInfoSections &sects) { in getInfoFromCompactEncodingSection()
[all …]
DAddressSpace.hpp70 struct UnwindInfoSections { struct
145 bool findUnwindSections(pint_t targetAddr, UnwindInfoSections &info);
340 UnwindInfoSections &info) { in findUnwindSections()
372 UnwindInfoSections *sects; in findUnwindSections()
485 bool findUnwindSections(pint_t targetAddr, UnwindInfoSections &info);