Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/include/llvm/MC/
H A DSectionKind.h233 static SectionKind getReadOnlyWithRelLocal(){ in getReadOnlyWithRelLocal() function
/minix3/external/bsd/llvm/dist/llvm/lib/Target/
H A DTargetLoweringObjectFile.cpp222 return SectionKind::getReadOnlyWithRelLocal(); in getKindForGlobal()
/minix3/external/bsd/llvm/dist/llvm/lib/MC/MCParser/
H A DELFAsmParser.cpp130 SectionKind::getReadOnlyWithRelLocal()); in ParseSectionDirectiveDataRelRoLocal()
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/
H A DMachineFunction.cpp850 Kind = SectionKind::getReadOnlyWithRelLocal(); in getSectionKind()
/minix3/external/bsd/llvm/dist/llvm/lib/MC/
H A DMCObjectFileInfo.cpp470 SectionKind::getReadOnlyWithRelLocal()); in InitELFMCObjectFileInfo()