Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/Target/XCore/
H A DXCoreTargetObjectFile.cpp79 CStringSection = in Initialize()
142 if (Kind.isMergeable1ByteCString()) return CStringSection; in SelectSectionForGlobal()
/minix3/external/bsd/llvm/dist/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h175 const MCSection *CStringSection; variable
325 const MCSection *getCStringSection() const { return CStringSection; } in getCStringSection()
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp600 return CStringSection; in SelectSectionForGlobal()
/minix3/external/bsd/llvm/dist/llvm/lib/MC/
H A DMCObjectFileInfo.cpp90 CStringSection // .cstring in InitMachOMCObjectFileInfo()