Searched refs:getStaticDtorSection (Results 1 – 4 of 4) sorted by relevance
117 MCSection *getStaticDtorSection(unsigned Priority,140 MCSection *getStaticDtorSection(unsigned Priority,213 MCSection *getStaticDtorSection(unsigned Priority,250 MCSection *getStaticDtorSection(unsigned Priority,274 MCSection *getStaticDtorSection(unsigned Priority,
201 virtual MCSection *getStaticDtorSection(unsigned Priority, in getStaticDtorSection() function
1185 MCSection *TargetLoweringObjectFileELF::getStaticDtorSection( in getStaticDtorSection() function in TargetLoweringObjectFileELF1292 MCSection *TargetLoweringObjectFileMachO::getStaticDtorSection( in getStaticDtorSection() function in TargetLoweringObjectFileMachO2061 MCSection *TargetLoweringObjectFileCOFF::getStaticDtorSection( in getStaticDtorSection() function in TargetLoweringObjectFileCOFF2334 MCSection *TargetLoweringObjectFileWasm::getStaticDtorSection( in getStaticDtorSection() function in TargetLoweringObjectFileWasm2639 MCSection *TargetLoweringObjectFileXCOFF::getStaticDtorSection( in getStaticDtorSection() function in TargetLoweringObjectFileXCOFF
3323 : Obj.getStaticDtorSection(S.Priority, KeySym)); in emitXXStructorList()