Searched refs:setDataSections (Results 1 – 3 of 3) sorted by relevance
187 void TargetMachine::setDataSections(bool V) { in setDataSections() function in TargetMachine
232 static void setDataSections(bool);
345 TargetMachine::setDataSections (CodeGenOpts.DataSections); in CreateTargetMachine()