Home
last modified time | relevance | path

Searched refs:DataSectionLarge (Results 1 – 6 of 6) sorted by relevance

/external/llvm-project/llvm/lib/Target/XCore/
DXCoreTargetObjectFile.cpp32 DataSectionLarge = Ctx.getELFSection(".dp.data.large", ELF::SHT_PROGBITS, in Initialize()
135 return DataSectionLarge; in SelectSectionForGlobal()
DXCoreTargetObjectFile.h20 MCSection *DataSectionLarge; variable
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/
DXCoreTargetObjectFile.cpp32 DataSectionLarge = Ctx.getELFSection(".dp.data.large", ELF::SHT_PROGBITS, in Initialize()
135 return DataSectionLarge; in SelectSectionForGlobal()
DXCoreTargetObjectFile.h20 MCSection *DataSectionLarge; variable
/external/llvm/lib/Target/XCore/
DXCoreTargetObjectFile.cpp33 DataSectionLarge = Ctx.getELFSection(".dp.data.large", ELF::SHT_PROGBITS, in Initialize()
140 return DataSectionLarge; in SelectSectionForGlobal()
DXCoreTargetObjectFile.h21 MCSection *DataSectionLarge; variable