Home
last modified time | relevance | path

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

/external/libunwind_llvm/include/mach-o/
Dcompact_unwind_encoding.h416 uint32_t indexSectionOffset; member
/external/libunwind_llvm/src/
DUnwindCursor.hpp247 uint32_t indexSectionOffset() const { in indexSectionOffset() function in libunwind::UnwindSectionHeader
249 _addr + offsetof(unwind_info_section_header, indexSectionOffset)); in indexSectionOffset()
1540 + sectionHeader.indexSectionOffset()); in getInfoFromCompactEncodingSection()