Searched refs:m_unwind_code (Results 1 – 1 of 1) sorted by relevance
43 const UnwindCode *GetUnwindCode() const { return m_unwind_code; } in GetUnwindCode()57 const UnwindCode *m_unwind_code = nullptr; member in UnwindCodesIterator71 m_unwind_code = nullptr; in GetNext()72 while (!m_unwind_code) { in GetNext()92 m_unwind_code = in GetNext()94 m_error = !m_unwind_code; in GetNext()120 return !!m_unwind_code; in GetNext()