Searched refs:m_compact_unwind_up (Results 1 – 2 of 2) sorted by relevance
34 m_object_file_unwind_up(), m_eh_frame_up(), m_compact_unwind_up(), in UnwindTable()73 m_compact_unwind_up = in Initialize()117 if (!m_compact_unwind_up && sect) { in Update()118 m_compact_unwind_up = in Update()238 return m_compact_unwind_up.get(); in GetCompactUnwindInfo()
84 std::unique_ptr<CompactUnwindInfo> m_compact_unwind_up; variable