Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/libunwind/src/
HDAddressSpace.hpp164 struct UnwindInfoSections { struct
235 bool findUnwindSections(pint_t targetAddr, UnwindInfoSections &info);
396 UnwindInfoSections &info) { in findUnwindSections()
488 UnwindInfoSections *sects; in findUnwindSections()
HDUnwindCursor.hpp908 bool getInfoFromEHABISection(pint_t pc, const UnwindInfoSections &sects);
926 bool getInfoFromDwarfSection(pint_t pc, const UnwindInfoSections &sects,
938 const UnwindInfoSections &sects);
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 &sects) { in getInfoFromEHABISection()
1465 const UnwindInfoSections &sects, in getInfoFromDwarfSection()
1539 const UnwindInfoSections &sects) { in getInfoFromCompactEncodingSection()
[all …]