Searched refs:NumDebugLineErrors (Results 1 – 2 of 2) sorted by relevance
831 ++NumDebugLineErrors; in verifyDebugLineStmtOffsets()846 ++NumDebugLineErrors; in verifyDebugLineStmtOffsets()876 ++NumDebugLineErrors; in verifyDebugLineRows()912 ++NumDebugLineErrors; in verifyDebugLineRows()928 ++NumDebugLineErrors; in verifyDebugLineRows()961 NumDebugLineErrors = 0; in handleDebugLine()965 return NumDebugLineErrors == 0; in handleDebugLine()
84 uint32_t NumDebugLineErrors = 0; variable