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

  /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());
319 SectionKind::getDataRel());
    [all...]
MCWin64EH.cpp 232 SectionKind::getDataRel());
242 SectionKind::getDataRel());
WinCOFFStreamer.cpp 120 SectionKind::getDataRel());
MCELFStreamer.cpp 45 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 34 SectionKind::getDataRel());
  /external/llvm/lib/Target/NVPTX/
NVPTXTargetObjectFile.h 52 SectionKind::getDataRel());
  /external/llvm/lib/CodeGen/
TargetLoweringObjectFileImpl.cpp 77 SectionKind::getDataRel(),
357 SectionKind::getDataRel());
362 SectionKind::getDataRel());
377 SectionKind::getDataRel());
382 SectionKind::getDataRel());
396 SectionKind::getDataRel());
401 SectionKind::getDataRel());
  /external/llvm/include/llvm/MC/
SectionKind.h 229 static SectionKind getDataRel() { return get(DataRel); }
  /external/llvm/lib/Target/ARM/MCTargetDesc/
ARMELFStreamer.cpp 252 SectionKind::getDataRel(),
260 SectionKind::getDataRel(),
  /external/llvm/lib/MC/MCParser/
ELFAsmParser.cpp 86 SectionKind::getDataRel());
119 SectionKind::getDataRel());
137 SectionKind::getDataRel());
273 return SectionKind::getDataRel();
DarwinAsmParser.cpp 373 : SectionKind::getDataRel()));
541 : SectionKind::getDataRel()));
COFFAsmParser.cpp 93 SectionKind::getDataRel());
  /external/llvm/lib/Target/
TargetLoweringObjectFile.cpp 236 return SectionKind::getDataRel();

Completed in 678 milliseconds