Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Symbol/
H A DCompactUnwindInfo.h101 uint32_t personality_array_offset; member
106 personality_array_offset(0), personality_array_count(0) {} in UnwindHeader()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Symbol/
H A DCompactUnwindInfo.cpp308 m_unwind_header.personality_array_offset = in ScanIndex()
317 m_unwind_header.personality_array_offset > in ScanIndex()
592 offset_t offset = m_unwind_header.personality_array_offset; in GetCompactUnwindInfoForFunction()
676 offset_t offset = m_unwind_header.personality_array_offset; in GetCompactUnwindInfoForFunction()