Searched refs:hasImplicitSection (Results 1 – 4 of 4) sorted by relevance
44 if (!GV->hasInitializer() || GV->hasImplicitSection()) in emitGlobalVariable()
242 bool hasImplicitSection() const { in hasImplicitSection() function
629 if (GV.isDeclaration() || GV.isThreadLocal() || GV.hasImplicitSection()) in doInitialization()
754 if (GV && GV->hasImplicitSection()) { in selectExplicitSectionGlobal()