Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/include/mach-o/
Dcompact_unwind_encoding.h47 UNWIND_HAS_LSDA = 0x40000000, enumerator
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/Unwind/
DUnwindCursor.hpp1065 if (encoding & UNWIND_HAS_LSDA) { in getInfoFromCompactEncodingSection()