Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/libunwind/src/
H A DUnwindCursor.hpp372 template <typename A> class UnwindSectionCompressedArray { class
374 UnwindSectionCompressedArray(A &addressSpace, typename A::pint_t addr) in UnwindSectionCompressedArray() function in libunwind::UnwindSectionCompressedArray
1611 UnwindSectionCompressedArray<A> pageIndex( in getInfoFromCompactEncodingSection()