Searched refs:getStaticCtorSection (Results 1 – 7 of 7) sorted by relevance
84 MCSection *getStaticCtorSection(unsigned Priority,168 MCSection *getStaticCtorSection(unsigned Priority,
143 virtual MCSection *getStaticCtorSection(unsigned Priority, in getStaticCtorSection() function
184 const MCSection *getStaticCtorSection() const { return StaticCtorSection; } in getStaticCtorSection() function
413 MCSection *TargetLoweringObjectFileELF::getStaticCtorSection( in getStaticCtorSection() function in TargetLoweringObjectFileELF1055 MCSection *TargetLoweringObjectFileCOFF::getStaticCtorSection( in getStaticCtorSection() function in TargetLoweringObjectFileCOFF
202 const MCSectionELF *Ctor = (const MCSectionELF *)TLOF.getStaticCtorSection(); in getCtorSection()
1197 OutStreamer.SwitchSection(getObjFileLowering().getStaticCtorSection()); in EmitSpecialLLVMGlobal()
1641 (isCtor ? Obj.getStaticCtorSection(S.Priority, KeySym) in EmitXXStructorList()