Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DSectionKind.h193 static SectionKind getMergeable1ByteCString() { in getMergeable1ByteCString() function
/freebsd/contrib/llvm-project/llvm/lib/Target/
H A DTargetLoweringObjectFile.cpp273 return SectionKind::getMergeable1ByteCString(); in getKindForGlobal()
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCObjectFileInfo.cpp124 SectionKind::getMergeable1ByteCString()); in initMachOMCObjectFileInfo()