Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DSectionKind.h182 static SectionKind getMergeable4ByteCString() { in getMergeable4ByteCString() function
/external/llvm/lib/Target/
DTargetLoweringObjectFile.cpp193 return SectionKind::getMergeable4ByteCString(); in getKindForGlobal()