Searched refs:setFunctionSections (Results 1 - 2 of 2) sorted by relevance

/external/llvm/include/llvm/Target/
H A DTargetMachine.h207 /// setFunctionSections - Set if the functions are emit into separate
209 void setFunctionSections(bool);
/external/llvm/lib/Target/
H A DTargetMachine.cpp167 void TargetMachine::setFunctionSections(bool V) { function in class:TargetMachine

Completed in 72 milliseconds