Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/lldb/include/lldb/Symbol/
HDCompactUnwindInfo.h110 uint32_t personality_array_count; member
112 …0), common_encodings_array_count (0), personality_array_offset (0), personality_array_count (0) { } in UnwindHeader()
/NextBSD/contrib/llvm/tools/lldb/source/Symbol/
HDCompactUnwindInfo.cpp287 m_unwind_header.personality_array_count = m_unwindinfo_data.GetU32(&offset); in ScanIndex()
584 if (personality_index < m_unwind_header.personality_array_count) in GetCompactUnwindInfoForFunction()
656 if (personality_index < m_unwind_header.personality_array_count) in GetCompactUnwindInfoForFunction()