Searched refs:UnwindInfoSections (Results 1 – 2 of 2) sorted by relevance
164 struct UnwindInfoSections { struct235 bool findUnwindSections(pint_t targetAddr, UnwindInfoSections &info);396 UnwindInfoSections &info) { in findUnwindSections()488 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);1253 static _Self begin(A& addressSpace, const UnwindInfoSections& sects) { in begin()1256 static _Self end(A& addressSpace, const UnwindInfoSections& sects) { in end()1261 EHABISectionIterator(A& addressSpace, const UnwindInfoSections& sects, size_t i) in EHABISectionIterator()1297 const UnwindInfoSections* _sects;1326 const UnwindInfoSections §s) { in getInfoFromEHABISection()1465 const UnwindInfoSections §s, in getInfoFromDwarfSection()1539 const UnwindInfoSections §s) { in getInfoFromCompactEncodingSection()[all …]