Home
last modified time | relevance | path

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

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