Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/include/llvm/MC/
H A DSectionKind.h216 static SectionKind getMergeable4ByteCString() { in getMergeable4ByteCString() function
/minix3/external/bsd/llvm/dist/llvm/lib/Target/
H A DTargetLoweringObjectFile.cpp195 return SectionKind::getMergeable4ByteCString(); in getKindForGlobal()
/minix3/external/bsd/llvm/dist/llvm/lib/MC/MCParser/
H A DELFAsmParser.cpp287 return SectionKind::getMergeable4ByteCString(); in computeSectionKind()