Home
last modified time | relevance | path

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

/external/libunwind_llvm/include/mach-o/
Dcompact_unwind_encoding.h460 #define UNWIND_SECOND_LEVEL_COMPRESSED 3 macro
/external/libunwind_llvm/src/
DUnwindCursor.hpp1055 } else if (pageKind == UNWIND_SECOND_LEVEL_COMPRESSED) { in getInfoFromCompactEncodingSection()