Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-readobj/
H A DELFDumper.cpp5671 bool SectionStarted = false; in printDependentLibs() local
5690 if (SectionStarted) in printDependentLibs()
5692 SectionStarted = true; in printDependentLibs()
5701 if (SectionStarted) in printDependentLibs()