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

  /external/swiftshader/third_party/LLVM/lib/Target/XCore/
XCoreTargetObjectFile.cpp 63 DataRelSection = DataRelLocalSection = DataSection;
  /external/swiftshader/third_party/LLVM/include/llvm/MC/
MCObjectFileInfo.h 120 const MCSection *DataRelSection;
214 const MCSection *getDataRelSection() const { return DataRelSection; }
  /external/swiftshader/third_party/LLVM/lib/CodeGen/
TargetLoweringObjectFileImpl.cpp 290 if (Kind.isDataRel()) return DataRelSection;
  /external/swiftshader/third_party/LLVM/lib/MC/
MCObjectFileInfo.cpp 281 DataRelSection =

Completed in 991 milliseconds