Home
last modified time | relevance | path

Searched defs:getDataSections (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Target/
DTargetMachine.cpp240 bool TargetMachine::getDataSections() { in getDataSections() function in TargetMachine
/external/llvm/include/llvm/Target/
DTargetMachine.h206 bool getDataSections() const { in getDataSections() function