Searched refs:DataSections (Results 1 – 4 of 4) sorted by relevance
35 DataSections("fdata-sections", variable181 return DataSections; in getDataSections()189 DataSections = V; in setDataSections()
39 CODEGENOPT(DataSections , 1, 0) ///< Set when -fdata-sections is enabled.
343 TargetMachine::setDataSections (CodeGenOpts.DataSections); in CreateTargetMachine()
377 Opts.DataSections = Args.hasArg(OPT_fdata_sections); in ParseCodeGenArgs()