Searched refs:isDataRecord (Results 1 – 1 of 1) sorted by relevance
130 bool isDataRecord = theRecord.m_type == 3 || theRecord.m_type == 2 || theRecord.m_type == 1; in buildMemoryImage() local132 if (isDataRecord && hasData) in buildMemoryImage()