Searched refs:NumDebugLineErrors (Results 1 – 2 of 2) sorted by relevance
847 ++NumDebugLineErrors; in verifyDebugLineStmtOffsets()862 ++NumDebugLineErrors; in verifyDebugLineStmtOffsets()894 ++NumDebugLineErrors; in verifyDebugLineRows()930 ++NumDebugLineErrors; in verifyDebugLineRows()951 ++NumDebugLineErrors; in verifyDebugLineRows()983 NumDebugLineErrors = 0; in handleDebugLine()987 return NumDebugLineErrors == 0; in handleDebugLine()
83 uint32_t NumDebugLineErrors = 0; variable