Searched refs:NumDebugLineErrors (Results 1 – 2 of 2) sorted by relevance
730 ++NumDebugLineErrors; in verifyDebugLineStmtOffsets()745 ++NumDebugLineErrors; in verifyDebugLineStmtOffsets()775 ++NumDebugLineErrors; in verifyDebugLineRows()811 ++NumDebugLineErrors; in verifyDebugLineRows()827 ++NumDebugLineErrors; in verifyDebugLineRows()860 NumDebugLineErrors = 0; in handleDebugLine()864 return NumDebugLineErrors == 0; in handleDebugLine()
98 uint32_t NumDebugLineErrors = 0; variable