Home
last modified time | relevance | path

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

/external/libcxxabi/include/mach-o/
Dcompact_unwind_encoding.h413 uint32_t indexSectionOffset; member
/external/libcxxabi/src/Unwind/
DUnwindCursor.hpp204 uint32_t indexSectionOffset() const { in indexSectionOffset() function in libunwind::UnwindSectionHeader
206 _addr + offsetof(unwind_info_section_header, indexSectionOffset)); in indexSectionOffset()
899 + sectionHeader.indexSectionOffset()); in getInfoFromCompactEncodingSection()