Home
last modified time | relevance | path

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

/external/libunwind_llvm/include/mach-o/
Dcompact_unwind_encoding.h415 uint32_t personalityArraySectionOffset; member
/external/libunwind_llvm/src/
DUnwindCursor.hpp207 uint32_t personalityArraySectionOffset() const { in personalityArraySectionOffset() function in libunwind::UnwindSectionHeader
209 personalityArraySectionOffset)); in personalityArraySectionOffset()
1173 sectionHeader.personalityArraySectionOffset() + in getInfoFromCompactEncodingSection()