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()
120 if (Kind.isMergeable1ByteCString()) return CStringSection; in SelectSectionForGlobal()
/external/llvm/include/llvm/MC/
DMCObjectFileInfo.h172 MCSection *CStringSection; variable
300 const MCSection *getCStringSection() const { return CStringSection; } in getCStringSection()
/external/llvm/lib/MC/
DMCObjectFileInfo.cpp103 CStringSection // .cstring in initMachOMCObjectFileInfo()
/external/llvm/lib/CodeGen/
DTargetLoweringObjectFileImpl.cpp587 return CStringSection; in SelectSectionForGlobal()