Searched refs:UnwindInfoSections (Results 1 – 2 of 2) sorted by relevance
154 struct UnwindInfoSections { struct225 bool findUnwindSections(pint_t targetAddr, UnwindInfoSections &info);386 UnwindInfoSections &info) { in findUnwindSections()473 UnwindInfoSections *sects; in findUnwindSections()
908 bool getInfoFromEHABISection(pint_t pc, const UnwindInfoSections §s);926 bool getInfoFromDwarfSection(pint_t pc, const UnwindInfoSections §s,938 const UnwindInfoSections §s);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 §s) { in getInfoFromEHABISection()1451 const UnwindInfoSections §s, in getInfoFromDwarfSection()1525 const UnwindInfoSections §s) { in getInfoFromCompactEncodingSection()[all …]