Home
last modified time | relevance | path

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

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