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

/external/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h174 const MCSection *CStringSection; member in class:llvm::MCObjectFileInfo
322 const MCSection *getCStringSection() const { return CStringSection; }
/external/llvm/lib/Target/XCore/
H A DXCoreTargetObjectFile.cpp79 CStringSection =
142 if (Kind.isMergeable1ByteCString()) return CStringSection;
/external/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp614 return CStringSection;
/external/llvm/lib/MC/
H A DMCObjectFileInfo.cpp91 CStringSection // .cstring

Completed in 222 milliseconds