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

/external/llvm/include/llvm/Target/
H A DTargetMachine.h204 /// setDataSections - Set if the data are emit into separate sections.
205 void setDataSections(bool);
/external/llvm/lib/Target/
H A DTargetMachine.cpp171 void TargetMachine::setDataSections(bool V) { function in class:TargetMachine

Completed in 367 milliseconds