Searched refs:getStaticInitSectionSpecifier (Results 1 – 3 of 3) sorted by relevance
116 const char *getStaticInitSectionSpecifier() const override { in getStaticInitSectionSpecifier() function423 const char *getStaticInitSectionSpecifier() const override { in getStaticInitSectionSpecifier() function
1500 virtual const char *getStaticInitSectionSpecifier() const { in getStaticInitSectionSpecifier() function
434 if (const char *Section = getTarget().getStaticInitSectionSpecifier()) in CreateGlobalInitOrCleanUpFunction()