Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DELFDumper.cpp6621 bool SectionStarted = false; in printDependentLibs() local
6640 if (SectionStarted) in printDependentLibs()
6642 SectionStarted = true; in printDependentLibs()
6651 if (SectionStarted) in printDependentLibs()