Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-objdump/
H A DSourcePrinter.h140 bool WarnedInvalidDebugInfo = false; variable
H A DSourcePrinter.cpp378 } else if (!WarnedInvalidDebugInfo) { in printSourceLine()
379 WarnedInvalidDebugInfo = true; in printSourceLine()