Home
last modified time | relevance | path

Searched defs:DataSections (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/third_party/subzero/src/
DIceELFObjectWriter.h115 DataSectionList DataSections; variable
DIceTargetLowering.cpp996 const bool DataSections) { in dataSectionSuffix()
/external/llvm/include/llvm/Target/
DTargetOptions.h200 unsigned DataSections : 1; variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Target/
DTargetOptions.h223 unsigned DataSections : 1; variable
/external/llvm-project/llvm/include/llvm/Target/
DTargetOptions.h245 unsigned DataSections : 1; variable
/external/llvm-project/llvm/lib/CodeGen/
DCommandFlags.cpp337 static cl::opt<bool> DataSections( in CGOPT() local