Searched refs:NumDebugLineErrors (Results 1 – 2 of 2) sorted by relevance
555 ++NumDebugLineErrors; in verifyDebugLineStmtOffsets()571 ++NumDebugLineErrors; in verifyDebugLineStmtOffsets()603 ++NumDebugLineErrors; in verifyDebugLineRows()639 ++NumDebugLineErrors; in verifyDebugLineRows()655 ++NumDebugLineErrors; in verifyDebugLineRows()675 NumDebugLineErrors = 0; in handleDebugLine()679 return NumDebugLineErrors == 0; in handleDebugLine()
98 uint32_t NumDebugLineErrors = 0; variable