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

  /external/llvm/lib/Target/ARM/
ARMTargetObjectFile.cpp 35 SectionKind::getDataRel());
40 SectionKind::getDataRel());
63 SectionKind::getDataRel());
78 SectionKind::getDataRel());
  /external/llvm/lib/MC/
MCObjectFileInfo.cpp 40 SectionKind::getDataRel());
45 SectionKind::getDataRel());
55 SectionKind::getDataRel());
60 SectionKind::getDataRel());
107 SectionKind::getDataRel());
129 SectionKind::getDataRel());
132 SectionKind::getDataRel());
137 SectionKind::getDataRel());
141 SectionKind::getDataRel());
288 SectionKind::getDataRel());
    [all...]
MCWin64EH.cpp 233 SectionKind::getDataRel());
244 SectionKind::getDataRel());
MCELFStreamer.cpp 135 SectionKind::getDataRel());
WinCOFFStreamer.cpp 111 SectionKind::getDataRel());
MCAsmStreamer.cpp     [all...]
  /external/llvm/lib/Target/Hexagon/
HexagonTargetObjectFile.cpp 38 SectionKind::getDataRel());
  /external/llvm/lib/Target/MBlaze/
MBlazeTargetObjectFile.cpp 29 SectionKind::getDataRel());
  /external/llvm/lib/Target/XCore/
XCoreTargetObjectFile.cpp 26 SectionKind::getDataRel());
  /external/llvm/lib/Target/Mips/
MipsTargetObjectFile.cpp 33 SectionKind::getDataRel());
  /external/llvm/include/llvm/MC/
SectionKind.h 229 static SectionKind getDataRel() { return get(DataRel); }
  /external/llvm/lib/MC/MCParser/
ELFAsmParser.cpp 83 SectionKind::getDataRel());
116 SectionKind::getDataRel());
134 SectionKind::getDataRel());
269 return SectionKind::getDataRel();
DarwinAsmParser.cpp 309 : SectionKind::getDataRel()));
450 : SectionKind::getDataRel()));
COFFAsmParser.cpp 92 SectionKind::getDataRel());
  /external/llvm/lib/CodeGen/
TargetLoweringObjectFileImpl.cpp 78 SectionKind::getDataRel(),
355 SectionKind::getDataRel());
368 SectionKind::getDataRel());
  /external/llvm/lib/Target/
TargetLoweringObjectFile.cpp 236 return SectionKind::getDataRel();

Completed in 102 milliseconds