Home
last modified time | relevance | path

Searched refs:getMergeable4ByteCString (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/include/llvm/MC/
H A DSectionKind.h189 static SectionKind getMergeable4ByteCString() { in getMergeable4ByteCString() function
/freebsd-12.1/contrib/llvm/lib/Target/
H A DTargetLoweringObjectFile.cpp204 return SectionKind::getMergeable4ByteCString(); in getKindForGlobal()