Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-objdump/
H A DXCOFFDump.cpp709 bool ShouldPrintLine = true; in dumpTracebackTable() local
715 if (ShouldPrintLine) { in dumpTracebackTable()
729 if (ShouldPrintLine) in dumpTracebackTable()
731 ShouldPrintLine = false; in dumpTracebackTable()
734 ShouldPrintLine = true; in dumpTracebackTable()