Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/tools/llvm-objdump/
H A DXCOFFDump.cpp394 bool ShouldPrintLine = true; in dumpTracebackTable() local
400 if (ShouldPrintLine) { in dumpTracebackTable()
414 if (ShouldPrintLine) in dumpTracebackTable()
416 ShouldPrintLine = false; in dumpTracebackTable()
419 ShouldPrintLine = true; in dumpTracebackTable()