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.cpp6519 bool SectionStarted = false; in printDependentLibs() local
6538 if (SectionStarted) in printDependentLibs()
6540 SectionStarted = true; in printDependentLibs()
6549 if (SectionStarted) in printDependentLibs()