Home
last modified time | relevance | path

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

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