Searched refs:getStaticInitSectionSpecifier (Results 1 – 3 of 3) sorted by relevance
83 const char *getStaticInitSectionSpecifier() const override { in getStaticInitSectionSpecifier() function371 const char *getStaticInitSectionSpecifier() const override { in getStaticInitSectionSpecifier() function1003 const char *getStaticInitSectionSpecifier() const override { in getStaticInitSectionSpecifier() function
1615 virtual const char *getStaticInitSectionSpecifier() const { in getStaticInitSectionSpecifier() function
450 if (const char *Section = getTarget().getStaticInitSectionSpecifier()) in CreateGlobalInitOrCleanUpFunction()