Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/Unwind/
DUnwindCursor.hpp348 template <typename A> class UnwindSectionLsdaArray { class
350 UnwindSectionLsdaArray(A &addressSpace, typename A::pint_t addr) in UnwindSectionLsdaArray() function in libunwind::UnwindSectionLsdaArray
1074 UnwindSectionLsdaArray<A> lsdaIndex(_addressSpace, lsdaArrayStartAddr); in getInfoFromCompactEncodingSection()