Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/llvm-readobj/
H A DELFDumper.cpp5917 bool SectionStarted = false; in printDependentLibs() local
5936 if (SectionStarted) in printDependentLibs()
5938 SectionStarted = true; in printDependentLibs()
5947 if (SectionStarted) in printDependentLibs()