HomeSort by relevance Sort by last modified time
    Searched refs:setFunctionSections (Results 1 - 2 of 2) sorted by null

  /external/llvm/include/llvm/Target/
TargetMachine.h 207 /// setFunctionSections - Set if the functions are emit into separate
209 void setFunctionSections(bool);
  /external/llvm/lib/Target/
TargetMachine.cpp 167 void TargetMachine::setFunctionSections(bool V) {

Completed in 151 milliseconds