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

/external/llvm/include/llvm/MC/
H A DSectionKind.h210 static SectionKind getMergeable1ByteCString() { function in class:llvm::SectionKind
/external/llvm/lib/Target/
H A DTargetLoweringObjectFile.cpp189 return SectionKind::getMergeable1ByteCString();
/external/llvm/lib/MC/
H A DMCObjectFileInfo.cpp94 SectionKind::getMergeable1ByteCString());
532 SectionKind::getMergeable1ByteCString());
572 SectionKind::getMergeable1ByteCString());
/external/llvm/lib/MC/MCParser/
H A DELFAsmParser.cpp283 return SectionKind::getMergeable1ByteCString();

Completed in 107 milliseconds