Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DELFDumper.cpp6372 bool SectionStarted = false; in printDependentLibs() local
6391 if (SectionStarted) in printDependentLibs()
6393 SectionStarted = true; in printDependentLibs()
6402 if (SectionStarted) in printDependentLibs()