Home
last modified time | relevance | path

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

/llvm-project-15.0.7/libunwind/src/
H A DUnwindCursor.hpp276 template <typename A> class UnwindSectionIndexArray { class
278 UnwindSectionIndexArray(A &addressSpace, typename A::pint_t addr) in UnwindSectionIndexArray() function in libunwind::UnwindSectionIndexArray