Searched refs:getStaticCtorSection (Results 1 – 4 of 4) sorted by relevance
115 MCSection *getStaticCtorSection(unsigned Priority,211 MCSection *getStaticCtorSection(unsigned Priority,248 MCSection *getStaticCtorSection(unsigned Priority,272 MCSection *getStaticCtorSection(unsigned Priority,
196 virtual MCSection *getStaticCtorSection(unsigned Priority, in getStaticCtorSection() function
1179 MCSection *TargetLoweringObjectFileELF::getStaticCtorSection( in getStaticCtorSection() function in TargetLoweringObjectFileELF2054 MCSection *TargetLoweringObjectFileCOFF::getStaticCtorSection( in getStaticCtorSection() function in TargetLoweringObjectFileCOFF2326 MCSection *TargetLoweringObjectFileWasm::getStaticCtorSection( in getStaticCtorSection() function in TargetLoweringObjectFileWasm2634 MCSection *TargetLoweringObjectFileXCOFF::getStaticCtorSection( in getStaticCtorSection() function in TargetLoweringObjectFileXCOFF
3322 (IsCtor ? Obj.getStaticCtorSection(S.Priority, KeySym) in emitXXStructorList()