Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DSectionKind.h196 static SectionKind getMergeable2ByteCString() { in getMergeable2ByteCString() function
/freebsd/contrib/llvm-project/llvm/lib/Target/
H A DTargetLoweringObjectFile.cpp275 return SectionKind::getMergeable2ByteCString(); in getKindForGlobal()
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCObjectFileInfo.cpp127 SectionKind::getMergeable2ByteCString()); in initMachOMCObjectFileInfo()