Home
last modified time | relevance | path

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

/external/libunwind_llvm/include/mach-o/
Dcompact_unwind_encoding.h428 …uint32_t secondLevelPagesSectionOffset; // section offset to start of regular or compress … member
/external/libunwind_llvm/src/
DUnwindCursor.hpp239 uint32_t secondLevelPagesSectionOffset(uint32_t index) const { in secondLevelPagesSectionOffset() function in libunwind::UnwindSectionIndexArray
242 secondLevelPagesSectionOffset)); in secondLevelPagesSectionOffset()
987 sects.compact_unwind_section + topIndex.secondLevelPagesSectionOffset(low); in getInfoFromCompactEncodingSection()