Home
last modified time | relevance | path

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

/external/libunwind_llvm/src/
DUnwindCursor.hpp442 bool getInfoFromEHABISection(pint_t pc, const UnwindInfoSections &sects);
460 bool getInfoFromDwarfSection(pint_t pc, const UnwindInfoSections &sects,
472 const UnwindInfoSections &sects);
654 static _Self begin(A& addressSpace, const UnwindInfoSections& sects) { in begin()
657 static _Self end(A& addressSpace, const UnwindInfoSections& sects) { in end()
661 EHABISectionIterator(A& addressSpace, const UnwindInfoSections& sects, size_t i) in EHABISectionIterator()
697 const UnwindInfoSections* _sects;
703 const UnwindInfoSections &sects) { in getInfoFromEHABISection()
835 const UnwindInfoSections &sects, in getInfoFromDwarfSection()
909 const UnwindInfoSections &sects) { in getInfoFromCompactEncodingSection()
[all …]
DAddressSpace.hpp77 struct UnwindInfoSections { struct
152 bool findUnwindSections(pint_t targetAddr, UnwindInfoSections &info);
347 UnwindInfoSections &info) { in findUnwindSections()
379 UnwindInfoSections *sects; in findUnwindSections()
499 bool findUnwindSections(pint_t targetAddr, UnwindInfoSections &info);