Home
last modified time | relevance | path

Searched defs:secondLevelPagesSectionOffset (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/libunwind/include/mach-o/
H A Dcompact_unwind_encoding.h427 …uint32_t secondLevelPagesSectionOffset; // section offset to start of regular or compress … member
/freebsd/contrib/llvm-project/libunwind/src/
H A DUnwindCursor.hpp288 uint32_t secondLevelPagesSectionOffset(uint32_t index) const { in secondLevelPagesSectionOffset() function in libunwind::UnwindSectionIndexArray