Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/Target/XCore/
DXCoreTargetObjectFile.cpp56 CStringSection = in Initialize()
115 if (Kind.isMergeable1ByteCString()) return CStringSection; in SelectSectionForGlobal()
/external/llvm/lib/Target/XCore/
DXCoreTargetObjectFile.cpp57 CStringSection = in Initialize()
120 if (Kind.isMergeable1ByteCString()) return CStringSection; in SelectSectionForGlobal()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/
DXCoreTargetObjectFile.cpp56 CStringSection = in Initialize()
115 if (Kind.isMergeable1ByteCString()) return CStringSection; in SelectSectionForGlobal()
/external/llvm/include/llvm/MC/
DMCObjectFileInfo.h175 MCSection *CStringSection; variable
308 const MCSection *getCStringSection() const { return CStringSection; } in getCStringSection()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCObjectFileInfo.h195 MCSection *CStringSection = nullptr; variable
354 const MCSection *getCStringSection() const { return CStringSection; } in getCStringSection()
/external/llvm-project/llvm/include/llvm/MC/
DMCObjectFileInfo.h196 MCSection *CStringSection = nullptr; variable
363 const MCSection *getCStringSection() const { return CStringSection; } in getCStringSection()
/external/llvm/lib/MC/
DMCObjectFileInfo.cpp103 CStringSection // .cstring in initMachOMCObjectFileInfo()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCObjectFileInfo.cpp101 CStringSection // .cstring in initMachOMCObjectFileInfo()
/external/llvm/lib/CodeGen/
DTargetLoweringObjectFileImpl.cpp610 return CStringSection; in SelectSectionForGlobal()
/external/llvm-project/llvm/lib/MC/
DMCObjectFileInfo.cpp101 CStringSection // .cstring in initMachOMCObjectFileInfo()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DTargetLoweringObjectFileImpl.cpp1003 return CStringSection; in SelectSectionForGlobal()
/external/llvm-project/llvm/lib/CodeGen/
DTargetLoweringObjectFileImpl.cpp1208 return CStringSection; in SelectSectionForGlobal()