Searched refs:totalLengthIsValid (Results 1 – 2 of 2) sorted by relevance
108 bool totalLengthIsValid() const;
1073 bool DWARFDebugLine::Prologue::totalLengthIsValid() const { in totalLengthIsValid() function in DWARFDebugLine::Prologue1118 if (!P.totalLengthIsValid()) { in moveToNextTable()