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

/external/libunwind_llvm/include/mach-o/
H A Dcompact_unwind_encoding.h428 uint32_t secondLevelPagesSectionOffset; // section offset to start of regular or compress page member in struct:unwind_info_section_header_index_entry
/external/libunwind_llvm/src/
H A DUnwindCursor.hpp231 uint32_t secondLevelPagesSectionOffset(uint32_t index) const { function in class:libunwind::UnwindSectionIndexArray
234 secondLevelPagesSectionOffset));
948 sects.compact_unwind_section + topIndex.secondLevelPagesSectionOffset(low);

Completed in 75 milliseconds