Home
last modified time | relevance | path

Searched refs:getReadOnlyWithRelLocal (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/MC/
DSectionKind.h233 static SectionKind getReadOnlyWithRelLocal(){ in getReadOnlyWithRelLocal() function
/external/swiftshader/third_party/LLVM/lib/Target/
DTargetLoweringObjectFile.cpp211 return SectionKind::getReadOnlyWithRelLocal(); in getKindForGlobal()
/external/swiftshader/third_party/LLVM/lib/MC/MCParser/
DELFAsmParser.cpp128 SectionKind::getReadOnlyWithRelLocal()); in ParseSectionDirectiveDataRelRoLocal()
/external/swiftshader/third_party/LLVM/lib/MC/
DMCObjectFileInfo.cpp299 SectionKind::getReadOnlyWithRelLocal()); in InitELFMCObjectFileInfo()
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DELFWriter.cpp236 Kind = SectionKind::getReadOnlyWithRelLocal(); in getConstantPoolSection()
/external/swiftshader/third_party/LLVM/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp969 Kind = SectionKind::getReadOnlyWithRelLocal(); in EmitConstantPool()