Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/include/llvm/MC/
DSectionKind.h213 static SectionKind getMergeable2ByteCString() { in getMergeable2ByteCString() function
/freebsd-10-stable/contrib/llvm/lib/Target/
DTargetLoweringObjectFile.cpp186 return SectionKind::getMergeable2ByteCString(); in getKindForGlobal()
/freebsd-10-stable/contrib/llvm/lib/MC/
DMCObjectFileInfo.cpp71 SectionKind::getMergeable2ByteCString()); in InitMachOMCObjectFileInfo()