reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
137 return GV.hasSection() && GV.hasLocalLinkage();
lib/Bitcode/Writer/BitcodeWriter.cpp 1172 if (GV.hasSection()) {
lib/CodeGen/AsmPrinter/AsmPrinter.cpp 180 if (*GVAlign > Alignment || GV->hasSection())
lib/CodeGen/TargetLoweringObjectFileImpl.cpp 1591 cast<GlobalVariable>(RHS)->hasInitializer() || RHS->hasSection())
lib/IR/Globals.cpp 255 if (hasSection() && getAlignment() > 0)
lib/LTO/LTOModule.cpp 355 if (!v->hasSection() /* || !isTargetDarwin */)
lib/Target/XCore/XCoreISelLowering.cpp 257 if ((GV->hasSection() && GV->getSection().startswith(".cp.")) ||
lib/Transforms/Utils/FunctionImportUtils.cpp 86 if (GV.hasSection())