Home
last modified time | relevance | path

Searched defs:UnwindSectionIndexArray (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/libunwind/src/
H A DUnwindCursor.hpp264 template <typename A> class UnwindSectionIndexArray { class
266 UnwindSectionIndexArray(A &addressSpace, typename A::pint_t addr) in UnwindSectionIndexArray() function in libunwind::UnwindSectionIndexArray