Searched refs:isDataRecord (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/bsd/elftosb/dist/common/
H A DSRecordSourceFile.cpp130 bool isDataRecord = theRecord.m_type == 3 || theRecord.m_type == 2 || theRecord.m_type == 1; local
132 if (isDataRecord && hasData)

Completed in 141 milliseconds