Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DSectionKind.h233 static SectionKind getReadOnlyWithRelLocal(){ in getReadOnlyWithRelLocal() function
/external/llvm/lib/Target/
DTargetLoweringObjectFile.cpp220 return SectionKind::getReadOnlyWithRelLocal(); in getKindForGlobal()
/external/llvm/lib/MC/MCParser/
DELFAsmParser.cpp130 SectionKind::getReadOnlyWithRelLocal()); in ParseSectionDirectiveDataRelRoLocal()
/external/llvm/lib/MC/
DMCObjectFileInfo.cpp464 SectionKind::getReadOnlyWithRelLocal()); in InitELFMCObjectFileInfo()
/external/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp1070 Kind = SectionKind::getReadOnlyWithRelLocal(); in EmitConstantPool()