Home
last modified time | relevance | path

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

/minix/external/bsd/llvm/dist/llvm/include/llvm/MC/
H A DSectionKind.h213 static SectionKind getMergeable2ByteCString() { in getMergeable2ByteCString() function
/minix/external/bsd/llvm/dist/llvm/lib/Target/
H A DTargetLoweringObjectFile.cpp192 return SectionKind::getMergeable2ByteCString(); in getKindForGlobal()
/minix/external/bsd/llvm/dist/llvm/lib/MC/MCParser/
H A DELFAsmParser.cpp285 return SectionKind::getMergeable2ByteCString(); in computeSectionKind()
/minix/external/bsd/llvm/dist/llvm/lib/MC/
H A DMCObjectFileInfo.cpp96 SectionKind::getMergeable2ByteCString()); in InitMachOMCObjectFileInfo()