Searched refs:UnwindSectionLsdaArray (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/libunwind/src/
H A DUnwindCursor.hpp388 template <typename A> class UnwindSectionLsdaArray { class in namespace:libunwind
390 UnwindSectionLsdaArray(A &addressSpace, typename A::pint_t addr) function in class:libunwind::UnwindSectionLsdaArray
1721 UnwindSectionLsdaArray<A> lsdaIndex(_addressSpace, lsdaArrayStartAddr);

Completed in 101 milliseconds