Searched refs:NumDebugLineErrors (Results 1 – 2 of 2) sorted by relevance
981 ++NumDebugLineErrors; in verifyDebugLineStmtOffsets()998 ++NumDebugLineErrors; in verifyDebugLineStmtOffsets()1031 ++NumDebugLineErrors; in verifyDebugLineRows()1074 ++NumDebugLineErrors; in verifyDebugLineRows()1092 ++NumDebugLineErrors; in verifyDebugLineRows()1128 NumDebugLineErrors = 0; in handleDebugLine()1132 return NumDebugLineErrors == 0; in handleDebugLine()
122 uint32_t NumDebugLineErrors = 0; variable