Searched refs:getMergeable2ByteCString (Results 1 - 4 of 4) sorted by relevance

/external/llvm/include/llvm/MC/
H A DSectionKind.h213 static SectionKind getMergeable2ByteCString() { function in class:llvm::SectionKind
/external/llvm/lib/Target/
H A DTargetLoweringObjectFile.cpp191 return SectionKind::getMergeable2ByteCString();
/external/llvm/lib/MC/MCParser/
H A DELFAsmParser.cpp285 return SectionKind::getMergeable2ByteCString();
/external/llvm/lib/MC/
H A DMCObjectFileInfo.cpp97 SectionKind::getMergeable2ByteCString());

Completed in 4067 milliseconds