Home
last modified time | relevance | path

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

/trueos/contrib/llvm/include/llvm/MC/
HDSectionKind.h233 static SectionKind getReadOnlyWithRelLocal(){ in getReadOnlyWithRelLocal() function
/trueos/contrib/llvm/lib/Target/
HDTargetLoweringObjectFile.cpp215 return SectionKind::getReadOnlyWithRelLocal(); in getKindForGlobal()
/trueos/contrib/llvm/lib/MC/MCParser/
HDELFAsmParser.cpp130 SectionKind::getReadOnlyWithRelLocal()); in ParseSectionDirectiveDataRelRoLocal()
/trueos/contrib/llvm/lib/MC/
HDMCObjectFileInfo.cpp422 SectionKind::getReadOnlyWithRelLocal()); in InitELFMCObjectFileInfo()
/trueos/contrib/llvm/lib/CodeGen/AsmPrinter/
HDAsmPrinter.cpp1047 Kind = SectionKind::getReadOnlyWithRelLocal(); in EmitConstantPool()