Searched refs:getStaticCtorSection (Results 1 – 3 of 3) sorted by relevance
169 const MCSection *getStaticCtorSection() const { return StaticCtorSection; } in getStaticCtorSection() function
204 const MCSectionELF *Ctor = (const MCSectionELF *)TLOF.getStaticCtorSection(); in getCtorSection()
1203 OutStreamer.SwitchSection(getObjFileLowering().getStaticCtorSection()); in EmitSpecialLLVMGlobal()