Searched refs:getStaticCtorSection (Results 1 – 4 of 4) sorted by relevance
99 MCSection *getStaticCtorSection(unsigned Priority,180 MCSection *getStaticCtorSection(unsigned Priority,216 MCSection *getStaticCtorSection(unsigned Priority,243 MCSection *getStaticCtorSection(unsigned Priority,
174 virtual MCSection *getStaticCtorSection(unsigned Priority, in getStaticCtorSection() function
1044 MCSection *TargetLoweringObjectFileELF::getStaticCtorSection( in getStaticCtorSection() function in TargetLoweringObjectFileELF1869 MCSection *TargetLoweringObjectFileCOFF::getStaticCtorSection( in getStaticCtorSection() function in TargetLoweringObjectFileCOFF2139 MCSection *TargetLoweringObjectFileWasm::getStaticCtorSection( in getStaticCtorSection() function in TargetLoweringObjectFileWasm2405 MCSection *TargetLoweringObjectFileXCOFF::getStaticCtorSection( in getStaticCtorSection() function in TargetLoweringObjectFileXCOFF
2324 (IsCtor ? Obj.getStaticCtorSection(S.Priority, KeySym) in emitXXStructorList()