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

  /external/llvm/lib/Target/NVPTX/
NVPTXTargetObjectFile.h 26 DataSection = nullptr;
52 DataSection =
97 return DataSection;
NVPTXISelLowering.cpp     [all...]
  /external/llvm/include/llvm/MC/
MCObjectFileInfo.h 60 /// DataSection - Section directive for standard data.
62 const MCSection *DataSection;
218 const MCSection *getDataSection() const { return DataSection; }
  /external/llvm/lib/Target/XCore/
XCoreTargetObjectFile.cpp 34 DataSection =
154 if (Kind.isDataRel()) return DataSection;
  /external/llvm/lib/Target/
TargetLoweringObjectFile.cpp 304 return DataSection;
  /external/llvm/lib/CodeGen/
TargetLoweringObjectFileImpl.cpp 329 if (Kind.isDataNoRel()) return DataSection;
653 return DataSection;
903 return DataSection;
    [all...]
  /external/llvm/lib/MC/
MCObjectFileInfo.cpp 64 DataSection // .data
424 DataSection =
610 DataSection =
    [all...]
  /external/pdfium/core/src/fxcodec/lcms2/lcms2-2.6/src/
cmscgats.c     [all...]

Completed in 106 milliseconds