Searched refs:getStaticDtorSection (Results 1 – 4 of 4) sorted by relevance
102 MCSection *getStaticDtorSection(unsigned Priority,122 MCSection *getStaticDtorSection(unsigned Priority,186 MCSection *getStaticDtorSection(unsigned Priority,222 MCSection *getStaticDtorSection(unsigned Priority,250 MCSection *getStaticDtorSection(unsigned Priority,
181 virtual MCSection *getStaticDtorSection(unsigned Priority, in getStaticDtorSection() function
1085 MCSection *TargetLoweringObjectFileELF::getStaticDtorSection( in getStaticDtorSection() function in TargetLoweringObjectFileELF1184 MCSection *TargetLoweringObjectFileMachO::getStaticDtorSection( in getStaticDtorSection() function in TargetLoweringObjectFileMachO1922 MCSection *TargetLoweringObjectFileCOFF::getStaticDtorSection( in getStaticDtorSection() function in TargetLoweringObjectFileCOFF2193 MCSection *TargetLoweringObjectFileWasm::getStaticDtorSection( in getStaticDtorSection() function in TargetLoweringObjectFileWasm2479 MCSection *TargetLoweringObjectFileXCOFF::getStaticDtorSection( in getStaticDtorSection() function in TargetLoweringObjectFileXCOFF
2580 : Obj.getStaticDtorSection(S.Priority, KeySym)); in emitXXStructorList()