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,246 MCSection *getStaticDtorSection(unsigned Priority,
179 virtual MCSection *getStaticDtorSection(unsigned Priority, in getStaticDtorSection() function
1071 MCSection *TargetLoweringObjectFileELF::getStaticDtorSection( in getStaticDtorSection() function in TargetLoweringObjectFileELF1896 MCSection *TargetLoweringObjectFileCOFF::getStaticDtorSection( in getStaticDtorSection() function in TargetLoweringObjectFileCOFF2167 MCSection *TargetLoweringObjectFileWasm::getStaticDtorSection( in getStaticDtorSection() function in TargetLoweringObjectFileWasm2441 MCSection *TargetLoweringObjectFileXCOFF::getStaticDtorSection( in getStaticDtorSection() function in TargetLoweringObjectFileXCOFF
2350 : Obj.getStaticDtorSection(S.Priority, KeySym)); in emitXXStructorList()