Home
last modified time | relevance | path

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

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