Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/gold/
H A Dgold-plugin.cpp123 static bool SplitSections = true; variable
363 SplitSections = false; in onload()
892 Conf.Options.FunctionSections = SplitSections; in createLTO()
894 Conf.Options.DataSections = SplitSections; in createLTO()