Home
last modified time | relevance | path

Searched refs:isHeaderChainValid (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/DWARF/
DDWARFVerifier.cpp265 bool isHeaderChainValid = true; in handleDebugInfo() local
273 isHeaderChainValid = false; in handleDebugInfo()
314 isHeaderChainValid = true; in handleDebugInfo()
317 return (isHeaderChainValid && NumDebugInfoErrors == 0); in handleDebugInfo()