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

  /external/llvm/include/llvm/Target/
TargetMachine.h 204 /// setDataSections - Set if the data are emit into separate sections.
205 void setDataSections(bool);
  /external/llvm/lib/Target/
TargetMachine.cpp 171 void TargetMachine::setDataSections(bool V) {

Completed in 48 milliseconds