Home
last modified time | relevance | path

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

/external/libunwind_llvm/src/
DAddressSpace.hpp154 struct UnwindInfoSections { struct
225 bool findUnwindSections(pint_t targetAddr, UnwindInfoSections &info);
386 UnwindInfoSections &info) { in findUnwindSections()
473 UnwindInfoSections *sects; in findUnwindSections()
DUnwindCursor.hpp908 bool getInfoFromEHABISection(pint_t pc, const UnwindInfoSections &sects);
926 bool getInfoFromDwarfSection(pint_t pc, const UnwindInfoSections &sects,
938 const UnwindInfoSections &sects);
1240 static _Self begin(A& addressSpace, const UnwindInfoSections& sects) { in begin()
1243 static _Self end(A& addressSpace, const UnwindInfoSections& sects) { in end()
1248 EHABISectionIterator(A& addressSpace, const UnwindInfoSections& sects, size_t i) in EHABISectionIterator()
1284 const UnwindInfoSections* _sects;
1313 const UnwindInfoSections &sects) { in getInfoFromEHABISection()
1451 const UnwindInfoSections &sects, in getInfoFromDwarfSection()
1525 const UnwindInfoSections &sects) { in getInfoFromCompactEncodingSection()
[all …]