Home
last modified time | relevance | path

Searched refs:getDataSections (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/Target/
DTargetMachine.cpp119 bool TargetMachine::getDataSections() { in getDataSections() function in TargetMachine
/external/llvm/include/llvm/Target/
DTargetMachine.h221 static bool getDataSections();
/external/llvm/lib/CodeGen/
DTargetLoweringObjectFileImpl.cpp215 EmitUniquedSection = TM.getDataSections(); in SelectSectionForGlobal()