Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/XCore/
H A DXCoreTargetObjectFile.cpp57 CStringSection = in Initialize()
116 if (Kind.isMergeable1ByteCString()) return CStringSection; in SelectSectionForGlobal()
/freebsd-12.1/contrib/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h190 MCSection *CStringSection; variable
341 const MCSection *getCStringSection() const { return CStringSection; } in getCStringSection()
/freebsd-12.1/contrib/llvm/lib/MC/
H A DMCObjectFileInfo.cpp101 CStringSection // .cstring in initMachOMCObjectFileInfo()
/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp977 return CStringSection; in SelectSectionForGlobal()