Searched refs:NumDebugLineErrors (Results 1 – 2 of 2) sorted by relevance
946 ++NumDebugLineErrors; in verifyDebugLineStmtOffsets()963 ++NumDebugLineErrors; in verifyDebugLineStmtOffsets()997 ++NumDebugLineErrors; in verifyDebugLineRows()1042 ++NumDebugLineErrors; in verifyDebugLineRows()1060 ++NumDebugLineErrors; in verifyDebugLineRows()1096 NumDebugLineErrors = 0; in handleDebugLine()1100 return NumDebugLineErrors == 0; in handleDebugLine()
97 uint32_t NumDebugLineErrors = 0; variable