Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/libunwind/include/mach-o/
HDcompact_unwind_encoding.h408 #define UNWIND_SECTION_VERSION 1 macro
/freebsd-head/contrib/llvm-project/libunwind/src/
HDUnwindCursor.hpp1723 if (sectionHeader.version() != UNWIND_SECTION_VERSION) in getInfoFromCompactEncodingSection()