Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/MC/
H A DSectionKind.h199 static SectionKind getMergeable4ByteCString() { in getMergeable4ByteCString() function
/llvm-project/llvm/lib/Target/
H A DTargetLoweringObjectFile.cpp277 return SectionKind::getMergeable4ByteCString(); in getKindForGlobal()