Searched refs:NumDebugInfoErrors (Results 1 – 1 of 1) sorted by relevance
261 uint32_t NumDebugInfoErrors = 0; in handleDebugInfo() local307 ++NumDebugInfoErrors; in handleDebugInfo()316 NumDebugInfoErrors += verifyDebugInfoReferences(); in handleDebugInfo()317 return (isHeaderChainValid && NumDebugInfoErrors == 0); in handleDebugInfo()