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

  /external/swiftshader/third_party/LLVM/lib/Target/XCore/
XCoreTargetObjectFile.cpp 64 DataRelROSection = DataRelROLocalSection = ReadOnlySection;
  /external/swiftshader/third_party/LLVM/include/llvm/MC/
MCObjectFileInfo.h 123 const MCSection *DataRelROLocalSection;
220 return DataRelROLocalSection;
  /external/swiftshader/third_party/LLVM/lib/CodeGen/
TargetLoweringObjectFileImpl.cpp 291 if (Kind.isReadOnlyWithRelLocal()) return DataRelROLocalSection;
311 if (Kind.isReadOnlyWithRelLocal()) return DataRelROLocalSection;
  /external/swiftshader/third_party/LLVM/lib/MC/
MCObjectFileInfo.cpp 296 DataRelROLocalSection =

Completed in 389 milliseconds