Searched refs:NumDebugLineErrors (Results 1 – 2 of 2) sorted by relevance
695 ++NumDebugLineErrors; in verifyDebugLineStmtOffsets()710 ++NumDebugLineErrors; in verifyDebugLineStmtOffsets()741 ++NumDebugLineErrors; in verifyDebugLineRows()777 ++NumDebugLineErrors; in verifyDebugLineRows()793 ++NumDebugLineErrors; in verifyDebugLineRows()823 NumDebugLineErrors = 0; in handleDebugLine()827 return NumDebugLineErrors == 0; in handleDebugLine()
99 uint32_t NumDebugLineErrors = 0; variable