Home
last modified time | relevance | path

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

/external/llvm-project/llvm/tools/llvm-objdump/
Dllvm-objdump.cpp629 bool MustDrawLabel = false; member
791 ActiveCols[ColIdx].MustDrawLabel = true; in update()
861 if (ActiveCols[ColIdx].isActive() && ActiveCols[ColIdx].MustDrawLabel) { in printBetweenInsts()
867 if (ActiveCols[ColIdx2].MustDrawLabel && in printBetweenInsts()
908 ActiveCols[ColIdx].MustDrawLabel = false; in printBetweenInsts()