Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/MC/
DMCObjectFileInfo.cpp40 SectionKind::getDataRel()); in InitMachOMCObjectFileInfo()
45 SectionKind::getDataRel()); in InitMachOMCObjectFileInfo()
55 SectionKind::getDataRel()); in InitMachOMCObjectFileInfo()
60 SectionKind::getDataRel()); in InitMachOMCObjectFileInfo()
107 SectionKind::getDataRel()); in InitMachOMCObjectFileInfo()
129 SectionKind::getDataRel()); in InitMachOMCObjectFileInfo()
132 SectionKind::getDataRel()); in InitMachOMCObjectFileInfo()
137 SectionKind::getDataRel()); in InitMachOMCObjectFileInfo()
141 SectionKind::getDataRel()); in InitMachOMCObjectFileInfo()
262 SectionKind::getDataRel()); in InitELFMCObjectFileInfo()
[all …]
DMCWin64EH.cpp233 SectionKind::getDataRel()); in getWin64EHTableSection()
244 SectionKind::getDataRel()); in getWin64EHFuncTableSection()
DMCELFStreamer.h122 SectionKind::getDataRel()); in SetSectionData()
DWinCOFFStreamer.cpp110 SectionKind::getDataRel()); in SetSectionData()
DMCAsmStreamer.cpp1018 SectionKind::getDataRel()); in getWin64EHTableSection()
/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMTargetObjectFile.cpp33 SectionKind::getDataRel()); in Initialize()
38 SectionKind::getDataRel()); in Initialize()
/external/swiftshader/third_party/LLVM/lib/MC/MCParser/
DELFAsmParser.cpp83 SectionKind::getDataRel()); in ParseSectionDirectiveData()
116 SectionKind::getDataRel()); in ParseSectionDirectiveDataRel()
134 SectionKind::getDataRel()); in ParseSectionDirectiveEhFrame()
269 return SectionKind::getDataRel(); in computeSectionKind()
DDarwinAsmParser.cpp309 : SectionKind::getDataRel())); in ParseSectionSwitch()
450 : SectionKind::getDataRel())); in ParseDirectiveSection()
DCOFFAsmParser.cpp91 SectionKind::getDataRel()); in ParseSectionDirectiveData()
/external/swiftshader/third_party/LLVM/lib/Target/XCore/
DXCoreTargetObjectFile.cpp26 SectionKind::getDataRel()); in Initialize()
/external/swiftshader/third_party/LLVM/lib/Target/MBlaze/
DMBlazeTargetObjectFile.cpp29 SectionKind::getDataRel()); in Initialize()
/external/swiftshader/third_party/LLVM/lib/Target/Mips/
DMipsTargetObjectFile.cpp33 SectionKind::getDataRel()); in Initialize()
/external/swiftshader/third_party/LLVM/include/llvm/MC/
DSectionKind.h229 static SectionKind getDataRel() { return get(DataRel); } in getDataRel() function
/external/swiftshader/third_party/LLVM/lib/Target/
DTargetLoweringObjectFile.cpp243 return SectionKind::getDataRel(); in getKindForGlobal()
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DTargetLoweringObjectFileImpl.cpp79 SectionKind::getDataRel(), in emitPersonalityValue()