Searched refs:getStaticDtorSection (Results 1 – 4 of 4) sorted by relevance
101 MCSection *getStaticDtorSection(unsigned Priority,182 MCSection *getStaticDtorSection(unsigned Priority,218 MCSection *getStaticDtorSection(unsigned Priority,245 MCSection *getStaticDtorSection(unsigned Priority,
179 virtual MCSection *getStaticDtorSection(unsigned Priority, in getStaticDtorSection() function
1050 MCSection *TargetLoweringObjectFileELF::getStaticDtorSection( in getStaticDtorSection() function in TargetLoweringObjectFileELF1876 MCSection *TargetLoweringObjectFileCOFF::getStaticDtorSection( in getStaticDtorSection() function in TargetLoweringObjectFileCOFF2147 MCSection *TargetLoweringObjectFileWasm::getStaticDtorSection( in getStaticDtorSection() function in TargetLoweringObjectFileWasm2410 MCSection *TargetLoweringObjectFileXCOFF::getStaticDtorSection( in getStaticDtorSection() function in TargetLoweringObjectFileXCOFF
2325 : Obj.getStaticDtorSection(S.Priority, KeySym)); in emitXXStructorList()