Searched refs:getStaticDtorSection (Results 1 – 4 of 4) sorted by relevance
87 MCSection *getStaticDtorSection(unsigned Priority,164 MCSection *getStaticDtorSection(unsigned Priority,203 MCSection *getStaticDtorSection(unsigned Priority,226 MCSection *getStaticDtorSection(unsigned Priority,
161 virtual MCSection *getStaticDtorSection(unsigned Priority, in getStaticDtorSection() function
798 MCSection *TargetLoweringObjectFileELF::getStaticDtorSection( in getStaticDtorSection() function in TargetLoweringObjectFileELF1551 MCSection *TargetLoweringObjectFileCOFF::getStaticDtorSection( in getStaticDtorSection() function in TargetLoweringObjectFileCOFF1821 MCSection *TargetLoweringObjectFileWasm::getStaticDtorSection( in getStaticDtorSection() function in TargetLoweringObjectFileWasm1927 MCSection *TargetLoweringObjectFileXCOFF::getStaticDtorSection( in getStaticDtorSection() function in TargetLoweringObjectFileXCOFF
2090 : Obj.getStaticDtorSection(S.Priority, KeySym)); in EmitXXStructorList()