Home
last modified time | relevance | path

Searched refs:getMergeable1ByteCString (Results 1 – 4 of 4) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/include/llvm/MC/
H A DSectionKind.h210 static SectionKind getMergeable1ByteCString() { in getMergeable1ByteCString() function
/minix3/external/bsd/llvm/dist/llvm/lib/Target/
H A DTargetLoweringObjectFile.cpp190 return SectionKind::getMergeable1ByteCString(); in getKindForGlobal()
/minix3/external/bsd/llvm/dist/llvm/lib/MC/
H A DMCObjectFileInfo.cpp93 SectionKind::getMergeable1ByteCString()); in InitMachOMCObjectFileInfo()
538 SectionKind::getMergeable1ByteCString()); in InitELFMCObjectFileInfo()
581 SectionKind::getMergeable1ByteCString()); in InitELFMCObjectFileInfo()
/minix3/external/bsd/llvm/dist/llvm/lib/MC/MCParser/
H A DELFAsmParser.cpp283 return SectionKind::getMergeable1ByteCString(); in computeSectionKind()