Searched refs:getStaticDtorSection (Results 1 – 4 of 4) sorted by relevance
87 MCSection *getStaticDtorSection(unsigned Priority,163 MCSection *getStaticDtorSection(unsigned Priority,202 MCSection *getStaticDtorSection(unsigned Priority,
157 virtual MCSection *getStaticDtorSection(unsigned Priority, in getStaticDtorSection() function
772 MCSection *TargetLoweringObjectFileELF::getStaticDtorSection( in getStaticDtorSection() function in TargetLoweringObjectFileELF1526 MCSection *TargetLoweringObjectFileCOFF::getStaticDtorSection( in getStaticDtorSection() function in TargetLoweringObjectFileCOFF1793 MCSection *TargetLoweringObjectFileWasm::getStaticDtorSection( in getStaticDtorSection() function in TargetLoweringObjectFileWasm
1991 : Obj.getStaticDtorSection(S.Priority, KeySym)); in EmitXXStructorList()