Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/include/mach-o/
Dcompact_unwind_encoding.h405 #define UNWIND_SECTION_VERSION 1 macro
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/Unwind/
DUnwindCursor.hpp892 if (sectionHeader.version() != UNWIND_SECTION_VERSION) in getInfoFromCompactEncodingSection()