Home
last modified time | relevance | path

Searched refs:getDataRel (Results 1 – 15 of 15) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/lib/MC/
H A DMCObjectFileInfo.cpp65 SectionKind::getDataRel()); in InitMachOMCObjectFileInfo()
73 SectionKind::getDataRel()); in InitMachOMCObjectFileInfo()
83 SectionKind::getDataRel()); in InitMachOMCObjectFileInfo()
88 SectionKind::getDataRel()); in InitMachOMCObjectFileInfo()
130 SectionKind::getDataRel()); in InitMachOMCObjectFileInfo()
152 SectionKind::getDataRel()); in InitMachOMCObjectFileInfo()
155 SectionKind::getDataRel()); in InitMachOMCObjectFileInfo()
160 SectionKind::getDataRel()); in InitMachOMCObjectFileInfo()
164 SectionKind::getDataRel()); in InitMachOMCObjectFileInfo()
433 SectionKind::getDataRel()); in InitELFMCObjectFileInfo()
[all …]
H A DMCWinEH.cpp53 SectionKind::getDataRel()); in getUnwindInfoSection()
/minix3/external/bsd/llvm/dist/llvm/lib/Target/XCore/
H A DXCoreTargetObjectFile.cpp38 SectionKind::getDataRel()); in Initialize()
43 SectionKind::getDataRel()); in Initialize()
/minix3/external/bsd/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonTargetObjectFile.cpp39 SectionKind::getDataRel()); in Initialize()
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DErlangGCPrinter.cpp59 SectionKind::getDataRel())); in finishAssembly()
/minix3/external/bsd/llvm/dist/llvm/lib/MC/MCParser/
H A DELFAsmParser.cpp85 SectionKind::getDataRel()); in ParseSectionDirectiveData()
118 SectionKind::getDataRel()); in ParseSectionDirectiveDataRel()
136 SectionKind::getDataRel()); in ParseSectionDirectiveEhFrame()
303 return SectionKind::getDataRel(); in computeSectionKind()
H A DCOFFAsmParser.cpp104 SectionKind::getDataRel()); in ParseSectionDirectiveData()
154 return SectionKind::getDataRel(); in computeSectionKind()
H A DDarwinAsmParser.cpp386 : SectionKind::getDataRel())); in parseSectionSwitch()
587 : SectionKind::getDataRel())); in parseDirectiveSection()
/minix3/external/bsd/llvm/dist/llvm/lib/Target/Mips/
H A DMipsTargetObjectFile.cpp45 SectionKind::getDataRel()); in Initialize()
H A DMipsAsmPrinter.cpp707 SectionName, ELF::SHT_PROGBITS, 0, SectionKind::getDataRel())); in EmitStartOfAsmFile()
721 SectionKind::getDataRel())); in EmitStartOfAsmFile()
725 SectionKind::getDataRel())); in EmitStartOfAsmFile()
/minix3/external/bsd/llvm/dist/llvm/lib/Target/NVPTX/
H A DNVPTXTargetObjectFile.h53 new NVPTXSection(MCSection::SV_ELF, SectionKind::getDataRel()); in Initialize()
/minix3/external/bsd/llvm/dist/llvm/include/llvm/MC/
H A DSectionKind.h229 static SectionKind getDataRel() { return get(DataRel); } in getDataRel() function
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp74 SectionKind::getDataRel(), in emitPersonalityValue()
369 SectionKind Kind = SectionKind::getDataRel(); in getStaticStructorSection()
426 SectionKind::getDataRel()); in InitializeELF()
431 SectionKind::getDataRel()); in InitializeELF()
/minix3/external/bsd/llvm/dist/llvm/lib/Target/
H A DTargetLoweringObjectFile.cpp253 return SectionKind::getDataRel(); in getKindForGlobal()
/minix3/external/bsd/llvm/dist/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMELFStreamer.cpp1089 SectionKind::getDataRel(), in SwitchToExTabSection()
1097 SectionKind::getDataRel(), in SwitchToExIdxSection()