Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/tools/llvm-readobj/
H A DELFDumper.cpp5974 bool SectionStarted = false; in printDependentLibs() local
5993 if (SectionStarted) in printDependentLibs()
5995 SectionStarted = true; in printDependentLibs()
6004 if (SectionStarted) in printDependentLibs()