Home
last modified time | relevance | path

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

/external/libunwind_llvm/include/mach-o/
Dcompact_unwind_encoding.h409 #define UNWIND_SECTION_VERSION 1 macro
/external/libunwind_llvm/src/
DUnwindCursor.hpp956 if (sectionHeader.version() != UNWIND_SECTION_VERSION) in getInfoFromCompactEncodingSection()