Home
last modified time | relevance | path

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

/llvm-project/lldb/include/lldb/Symbol/
H A DCompactUnwindInfo.h96 uint32_t personality_array_offset = 0; member
/llvm-project/lldb/source/Symbol/
H A DCompactUnwindInfo.cpp307 m_unwind_header.personality_array_offset = in ScanIndex()
316 m_unwind_header.personality_array_offset > in ScanIndex()
590 offset_t offset = m_unwind_header.personality_array_offset; in GetCompactUnwindInfoForFunction()
674 offset_t offset = m_unwind_header.personality_array_offset; in GetCompactUnwindInfoForFunction()