Searched refs:getDataRel (Results 1 - 16 of 16) sorted by relevance

/external/llvm/lib/MC/
H A DMCObjectFileInfo.cpp66 SectionKind::getDataRel());
74 SectionKind::getDataRel());
84 SectionKind::getDataRel());
89 SectionKind::getDataRel());
131 SectionKind::getDataRel());
153 SectionKind::getDataRel());
156 SectionKind::getDataRel());
161 SectionKind::getDataRel());
165 SectionKind::getDataRel());
427 SectionKind::getDataRel());
[all...]
H A DMCWin64EH.cpp248 SectionKind::getDataRel());
258 SectionKind::getDataRel());
H A DMCAsmStreamer.cpp1102 SectionKind::getDataRel());
/external/llvm/lib/CodeGen/AsmPrinter/
H A DErlangGCPrinter.cpp58 SectionKind::getDataRel()));
/external/llvm/lib/Target/Hexagon/
H A DHexagonTargetObjectFile.cpp39 SectionKind::getDataRel());
/external/llvm/lib/Target/Mips/
H A DMipsTargetObjectFile.cpp34 SectionKind::getDataRel());
H A DMipsAsmPrinter.cpp687 SectionName, ELF::SHT_PROGBITS, 0, SectionKind::getDataRel()));
701 SectionKind::getDataRel()));
705 SectionKind::getDataRel()));
/external/llvm/lib/Target/NVPTX/
H A DNVPTXTargetObjectFile.h53 new NVPTXSection(MCSection::SV_ELF, SectionKind::getDataRel());
/external/llvm/lib/Target/XCore/
H A DXCoreTargetObjectFile.cpp38 SectionKind::getDataRel());
43 SectionKind::getDataRel());
/external/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp73 SectionKind::getDataRel(),
368 SectionKind::getDataRel());
373 SectionKind::getDataRel());
388 SectionKind::getDataRel());
393 SectionKind::getDataRel());
407 SectionKind::getDataRel());
412 SectionKind::getDataRel());
/external/llvm/include/llvm/MC/
H A DSectionKind.h229 static SectionKind getDataRel() { return get(DataRel); } function in class:llvm::SectionKind
/external/llvm/lib/MC/MCParser/
H A DELFAsmParser.cpp85 SectionKind::getDataRel());
118 SectionKind::getDataRel());
136 SectionKind::getDataRel());
303 return SectionKind::getDataRel();
H A DCOFFAsmParser.cpp104 SectionKind::getDataRel());
154 return SectionKind::getDataRel();
H A DDarwinAsmParser.cpp386 : SectionKind::getDataRel()));
587 : SectionKind::getDataRel()));
/external/llvm/lib/Target/
H A DTargetLoweringObjectFile.cpp251 return SectionKind::getDataRel();
/external/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMELFStreamer.cpp1065 SectionKind::getDataRel(),
1073 SectionKind::getDataRel(),

Completed in 5832 milliseconds