Home
last modified time | relevance | path

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

/llvm-project-15.0.7/bolt/lib/Core/
H A DBinaryContext.cpp1436 bool FirstSection = true; in printGlobalSymbols() local
1441 if (FirstSection || Section != *CurrentSection) { in printGlobalSymbols()
1455 FirstSection = false; in printGlobalSymbols()