Searched refs:getStaticInitSectionSpecifier (Results 1 – 3 of 3) sorted by relevance
118 const char *getStaticInitSectionSpecifier() const override { in getStaticInitSectionSpecifier() function424 const char *getStaticInitSectionSpecifier() const override { in getStaticInitSectionSpecifier() function
1457 virtual const char *getStaticInitSectionSpecifier() const { in getStaticInitSectionSpecifier() function
433 if (const char *Section = getTarget().getStaticInitSectionSpecifier()) in CreateGlobalInitOrCleanUpFunction()