Searched refs:m_unwindinfo_data_computed (Results 1 – 2 of 2) sorted by relevance
167 m_unwindinfo_data_computed(false), m_unwind_header() {} in CompactUnwindInfo()237 if (m_indexes_computed == eLazyBoolYes && m_unwindinfo_data_computed) in IsValid()242 return m_indexes_computed == eLazyBoolYes && m_unwindinfo_data_computed; in IsValid()247 if (m_indexes_computed == eLazyBoolYes && m_unwindinfo_data_computed) in ScanIndex()260 if (!m_unwindinfo_data_computed) { in ScanIndex()286 m_unwindinfo_data_computed = true; in ScanIndex()
155 bool m_unwindinfo_data_computed; // true once we've mapped in the unwindinfo variable