Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/libunwind/src/
H A DUnwindCursor.hpp277 template <typename A> class UnwindSectionIndexArray { class
279 UnwindSectionIndexArray(A &addressSpace, typename A::pint_t addr) in UnwindSectionIndexArray() function in libunwind::UnwindSectionIndexArray