Searched refs:setFunctionSections (Results 1 – 3 of 3) sorted by relevance
123 void TargetMachine::setFunctionSections(bool V) { in setFunctionSections() function in TargetMachine
232 static void setFunctionSections(bool);
247 TargetMachine::setFunctionSections(CodeGenOpts.FunctionSections); in AddEmitPasses()