Searched refs:hasImplicitSection (Results 1 – 4 of 4) sorted by relevance
44 if (!GV->hasInitializer() || GV->hasImplicitSection() || !GV->hasSection()) in emitGlobalVariable()
248 bool hasImplicitSection() const { in hasImplicitSection() function
659 if (GV.isDeclaration() || GV.isThreadLocal() || GV.hasImplicitSection()) in run()
794 if (GV && GV->hasImplicitSection()) { in selectExplicitSectionGlobal()1290 if (GV && GV->hasImplicitSection()) { in getExplicitSectionGlobal()