Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/MC/
H A DSectionKind.h193 static SectionKind getMergeable1ByteCString() { in getMergeable1ByteCString() function
/openbsd-src/gnu/llvm/llvm/lib/Target/
H A DTargetLoweringObjectFile.cpp273 return SectionKind::getMergeable1ByteCString(); in getKindForGlobal()
/openbsd-src/gnu/llvm/llvm/lib/MC/
H A DMCObjectFileInfo.cpp115 SectionKind::getMergeable1ByteCString()); in initMachOMCObjectFileInfo()