Searched refs:getStaticCtorSection (Results 1 – 4 of 4) sorted by relevance
100 MCSection *getStaticCtorSection(unsigned Priority,184 MCSection *getStaticCtorSection(unsigned Priority,220 MCSection *getStaticCtorSection(unsigned Priority,248 MCSection *getStaticCtorSection(unsigned Priority,
176 virtual MCSection *getStaticCtorSection(unsigned Priority, in getStaticCtorSection() function
1113 MCSection *TargetLoweringObjectFileELF::getStaticCtorSection( in getStaticCtorSection() function in TargetLoweringObjectFileELF1962 MCSection *TargetLoweringObjectFileCOFF::getStaticCtorSection( in getStaticCtorSection() function in TargetLoweringObjectFileCOFF2232 MCSection *TargetLoweringObjectFileWasm::getStaticCtorSection( in getStaticCtorSection() function in TargetLoweringObjectFileWasm2532 MCSection *TargetLoweringObjectFileXCOFF::getStaticCtorSection( in getStaticCtorSection() function in TargetLoweringObjectFileXCOFF
2730 (IsCtor ? Obj.getStaticCtorSection(S.Priority, KeySym) in emitXXStructorList()