Searched refs:hasSection (Results 1 – 17 of 17) sorted by relevance
133 GV->getType()->getAddressSpace() != 0 || GV->hasSection() || in runOnModule()167 GV->getType()->getAddressSpace() != 0 || GV->hasSection() || in runOnModule()
989 if (int Res = cmpNumbers(FnL->hasSection(), FnR->hasSection())) in compare()992 if (FnL->hasSection()) { in compare()
66 if (GV->hasSection()) in isSuitableForBSS()265 if (GV->hasSection()) in SectionForGlobal()
56 bool hasSection() const { return !StringRef(getSection()).empty(); } in hasSection() function
158 bool hasSection() const { return !StringRef(getSection()).empty(); } in hasSection() function
112 GVRHS->hasSection()) in getExecutableRelativeSymbol()
296 if (I->isDeclaration() || I->isThreadLocal() || I->hasSection()) in doInitialization()
1305 !GV->hasSection() && in OptimizeCallInst()
370 if (!v->hasSection() /* || !isTargetDarwin */) in addDefinedDataSymbol()
594 if (GV.hasSection()) { in WriteModuleInfo()606 if (F.hasSection()) { in WriteModuleInfo()668 Vals.push_back(GV.hasSection() ? SectionMap[GV.getSection()] : 0); in WriteModuleInfo()699 Vals.push_back(F.hasSection() ? SectionMap[F.getSection()] : 0); in WriteModuleInfo()
1023 if (GV->hasSection()) { in printVariableHead()1756 if (F->hasSection()) { in printFunctionHead()
935 if (!GO->hasSection() || GO->getAlignment() == 0) in enforceKnownAlignment()
2338 if (GV->hasSection()) { in printGlobal()2519 if (F->hasSection()) { in printFunction()
1022 if (GVar->hasSection()) { in printModuleLevelGV()
1158 if (G->hasSection()) { in ShouldInstrumentGlobal()
98 if (GVAlign > NumBits || GV->hasSection()) in getGVAlignmentLog2()
268 if ((GV->hasSection() && StringRef(GV->getSection()).startswith(".cp.")) || in getGlobalAddressWrapper()