reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1097 Ctx.getELFSection(".strtab", ELF::SHT_STRTAB, 0); 1130 MCSectionELF *RelSection = createRelocationSection(Ctx, Section); 1136 MCSectionELF *Group = Ctx.createELFGroupSection(SignatureSymbol); 1154 OWriter.TargetObjectWriter->addTargetSectionFlags(Ctx, Section); 1159 CGProfileSection = Ctx.getELFSection(".llvm.call-graph-profile", 1190 AddrsigSection = Ctx.getELFSection(".llvm_addrsig", ELF::SHT_LLVM_ADDRSIG, 1233 const MCSectionELF *Sec = createStringTable(Ctx);