Lines Matching refs:Ctor
204 const MCSectionELF *Ctor = (const MCSectionELF *)TLOF.getStaticCtorSection();
205 return getSection(Ctor->getSectionName(), Ctor->getType(), Ctor->getFlags());
646 ELFSection &Ctor = getCtorSection();
647 Ctor.emitAlignment(Align);
648 EmitXXStructorList(GV->getInitializer(), Ctor);
662 /// EmitXXStructorList - Emit the ctor or dtor list. This just emits out the