reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
21 TargetLoweringObjectFileELF::Initialize(Ctx, TM); 23 BSSSection = Ctx.getELFSection(".dp.bss", ELF::SHT_NOBITS, 26 BSSSectionLarge = Ctx.getELFSection(".dp.bss.large", ELF::SHT_NOBITS, 29 DataSection = Ctx.getELFSection(".dp.data", ELF::SHT_PROGBITS, 32 DataSectionLarge = Ctx.getELFSection(".dp.data.large", ELF::SHT_PROGBITS, 35 DataRelROSection = Ctx.getELFSection(".dp.rodata", ELF::SHT_PROGBITS, 38 DataRelROSectionLarge = Ctx.getELFSection( 42 Ctx.getELFSection(".cp.rodata", ELF::SHT_PROGBITS, 45 Ctx.getELFSection(".cp.rodata.large", ELF::SHT_PROGBITS, 47 MergeableConst4Section = Ctx.getELFSection( 50 MergeableConst8Section = Ctx.getELFSection( 53 MergeableConst16Section = Ctx.getELFSection( 57 Ctx.getELFSection(".cp.rodata.string", ELF::SHT_PROGBITS,