Searched refs:getStaticDtorSection (Results 1 – 7 of 7) sorted by relevance
86 MCSection *getStaticDtorSection(unsigned Priority,170 MCSection *getStaticDtorSection(unsigned Priority,
148 virtual MCSection *getStaticDtorSection(unsigned Priority, in getStaticDtorSection() function
185 const MCSection *getStaticDtorSection() const { return StaticDtorSection; } in getStaticDtorSection() function
419 MCSection *TargetLoweringObjectFileELF::getStaticDtorSection( in getStaticDtorSection() function in TargetLoweringObjectFileELF1061 MCSection *TargetLoweringObjectFileCOFF::getStaticDtorSection( in getStaticDtorSection() function in TargetLoweringObjectFileCOFF
208 const MCSectionELF *Dtor = (const MCSectionELF *)TLOF.getStaticDtorSection(); in getDtorSection()
1211 OutStreamer.SwitchSection(getObjFileLowering().getStaticDtorSection()); in EmitSpecialLLVMGlobal()
1642 : Obj.getStaticDtorSection(S.Priority, KeySym)); in EmitXXStructorList()