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

/external/libcxxabi/src/Unwind/
H A DUnwindCursor.hpp345 template <typename A> class UnwindSectionLsdaArray { class in namespace:libunwind
347 UnwindSectionLsdaArray(A &addressSpace, typename A::pint_t addr) function in class:libunwind::UnwindSectionLsdaArray
1066 UnwindSectionLsdaArray<A> lsdaIndex(_addressSpace, lsdaArrayStartAddr);

Completed in 74 milliseconds