Home
last modified time | relevance | path

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

/external/llvm/lib/Target/XCore/
DXCoreTargetObjectFile.cpp57 CStringSection = in Initialize()
119 if (Kind.isMergeable1ByteCString()) return CStringSection; in SelectSectionForGlobal()
/external/llvm/include/llvm/MC/
DMCObjectFileInfo.h174 const MCSection *CStringSection; variable
321 const MCSection *getCStringSection() const { return CStringSection; } in getCStringSection()
/external/llvm/lib/MC/
DMCObjectFileInfo.cpp90 CStringSection // .cstring in InitMachOMCObjectFileInfo()
/external/llvm/lib/CodeGen/
DTargetLoweringObjectFileImpl.cpp608 return CStringSection; in SelectSectionForGlobal()