Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DCommonArgs.cpp1004 bool DataSectionsTurnedOff = false; in addLTOOptions() local
1010 DataSectionsTurnedOff = true; in addLTOOptions()
1028 if (DataSectionsTurnedOff) in addLTOOptions()