Searched refs:getStaticInitSectionSpecifier (Results 1 – 3 of 3) sorted by relevance
127 const char *getStaticInitSectionSpecifier() const override { in getStaticInitSectionSpecifier() function392 const char *getStaticInitSectionSpecifier() const override { in getStaticInitSectionSpecifier() function
1185 virtual const char *getStaticInitSectionSpecifier() const { in getStaticInitSectionSpecifier() function
332 if (const char *Section = getTarget().getStaticInitSectionSpecifier()) in CreateGlobalInitOrDestructFunction()