| /freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/ |
| H A D | ObjectFilePCHContainerOperations.cpp | 287 ASTSym->setSection("__CLANG,__clangast"); in HandleTranslationUnit() 290 ASTSym->setSection("clangast"); in HandleTranslationUnit() 292 ASTSym->setSection("__clangast"); in HandleTranslationUnit()
|
| H A D | CGCUDANV.cpp | 79 GV->setSection(SectionName); in makeConstantString() 406 cast<llvm::GlobalVariable>(FatBinStr)->setSection(FatbinConstantName); in makeModuleCtorFunction() 448 FatbinWrapper->setSection(FatbinSectionName); in makeModuleCtorFunction()
|
| H A D | CGObjCMac.cpp | 3548 GV->setSection(Section); in GenerateClass() 3937 GV->setSection(Section); in CreateMetadataVar() 3953 GV->setSection(Section); in CreateMetadataVar() 4000 GV->setSection(Section); in CreateCStringLiteral() 6003 GV->setSection(SectionName); in AddModuleClassList() 6247 GV->setSection("__DATA, __objc_data"); in BuildClassObject() 6534 GCATV->setSection("__DATA, __objc_const"); in GenerateCategory() 6645 GV->setSection("__DATA, __objc_const"); in emitMethodList() 6785 GV->setSection("__DATA, __objc_const"); in EmitIvarList() 6969 GV->setSection("__DATA, __objc_const"); in EmitProtocolList() [all …]
|
| H A D | CGObjCGNU.cpp | 1086 ObjCStrGV->setSection(sectionName<ConstantStringSection>()); in GenerateConstantString() 1276 GV->setSection(sectionName<ProtocolReferenceSection>()); in GenerateProtocolRef() 1364 GV->setSection(sectionName<ProtocolSection>()); in GenerateProtocolRef() 1426 GV->setSection(sectionName<SelectorSection>()); in GetConstantSelector() 1453 Sym->setSection((Section + SecSuffix).str()); in GetSectionBounds() 1520 InitVar->setSection(".CRT$XCLz"); in ModuleInitFunction() 1524 InitVar->setSection(".init_array"); in ModuleInitFunction() 1526 InitVar->setSection(".ctors"); in ModuleInitFunction() 1533 Cat->setSection(sectionName<CategorySection>()); in ModuleInitFunction() 1543 GV->setSection(Section); in ModuleInitFunction() [all …]
|
| H A D | CodeGenModule.cpp | 1474 GO->setSection(CSA->getName()); in setNonAliasAttributes() 1476 GO->setSection(SA->getName()); in setNonAliasAttributes() 1573 F->setSection(CSA->getName()); in SetFunctionAttributes() 1575 F->setSection(SA->getName()); in SetFunctionAttributes() 1643 GV->setSection("llvm.metadata"); in emitUsed() 1889 gv->setSection(AnnotationSection); in EmitGlobalAnnotations() 1902 gv->setSection(AnnotationSection); in EmitAnnotationString() 3140 GV->setSection(SA->getName()); in GetOrCreateLLVMGlobal() 3148 GV->setSection(".cp.rodata"); in GetOrCreateLLVMGlobal() 4348 GV->setSection(".rodata"); in GetAddrOfConstantCFString() [all …]
|
| H A D | CGDeclCXX.cpp | 333 Fn->setSection(Section); in CreateGlobalInitOrDestructFunction() 408 PtrArray->setSection(ISA->getSection()); in EmitPointerToInitFunc()
|
| H A D | BackendUtil.cpp | 1406 GV->setSection(getSectionNameForBitcode(T)); in EmbedBitcode() 1429 GV->setSection(getSectionNameForCommandline(T)); in EmbedBitcode() 1451 NewUsed->setSection("llvm.metadata"); in EmbedBitcode()
|
| H A D | MicrosoftCXXABI.cpp | 2275 InitFuncPtr->setSection(".CRT$XDU"); in EmitThreadLocalInitFuncs() 4053 GV->setSection(".xdata"); in getCatchableType() 4171 CTA->setSection(".xdata"); in getCatchableTypeArray() 4240 GV->setSection(".xdata"); in getThrowInfo()
|
| H A D | CoverageMappingGen.cpp | 1436 CovData->setSection(getCoverageSection(CGM)); in emit()
|
| /freebsd-12.1/contrib/llvm/lib/Transforms/Instrumentation/ |
| H A D | InstrProfiling.cpp | 741 CounterPtr->setSection( in getOrCreateRegionCounters() 762 ValuesVar->setSection( in getOrCreateRegionCounters() 796 Data->setSection(getInstrProfSectionName(IPSK_data, TT.getObjectFormat())); in getOrCreateRegionCounters() 858 VNodesVar->setSection( in emitVNodes() 882 NamesVar->setSection( in emitNameData()
|
| H A D | HWAddressSanitizer.cpp | 333 GV->setSection(getFrameSection()); in doInitialization() 799 GV->setSection(getFrameSection()); in createFrameGlobal()
|
| H A D | SanitizerCoverage.cpp | 575 Array->setSection(getSectionName(Section)); in CreateFunctionLocalArrayInSection()
|
| H A D | AddressSanitizer.cpp | 1886 Metadata->setSection(getGlobalMetadataSection()); in CreateMetadataGlobal() 2007 Liveness->setSection("__DATA,__asan_liveness,regular,live_support"); in InstrumentGlobalsMachO() 2163 NewGlobal->setSection("__TEXT,__asan_cstring,regular"); in InstrumentGlobals()
|
| /freebsd-12.1/contrib/llvm/lib/IR/ |
| H A D | Globals.cpp | 129 setSection(Src->getSection()); in copyAttributesFrom() 189 void GlobalObject::setSection(StringRef S) { in setSection() function in GlobalObject
|
| /freebsd-12.1/contrib/llvm/include/llvm/IR/ |
| H A D | GlobalObject.h | 98 void setSection(StringRef S);
|
| /freebsd-12.1/contrib/llvm/lib/Target/Mips/ |
| H A D | Mips16HardFloat.cpp | 279 FStub->setSection(SectionName); in assureFPCallStub() 464 FStub->setSection(SectionName); in createFPFnStub()
|
| /freebsd-12.1/contrib/llvm/lib/Transforms/Utils/ |
| H A D | ModuleUtils.cpp | 119 GV->setSection("llvm.metadata"); in appendToUsedList()
|
| /freebsd-12.1/contrib/llvm/lib/CodeGen/AsmPrinter/ |
| H A D | DwarfDebug.cpp | 655 NewCU.setSection(Asm->getObjFileLowering().getDwarfInfoDWOSection()); in getOrCreateDwarfCompileUnit() 658 NewCU.setSection(Asm->getObjFileLowering().getDwarfInfoSection()); in getOrCreateDwarfCompileUnit() 2527 NewCU.setSection(Asm->getObjFileLowering().getDwarfInfoSection()); in constructSkeletonCU() 2642 NewTU.setSection(Section); in addDwarfTypeUnitType() 2648 NewTU.setSection(Section); in addDwarfTypeUnitType()
|
| /freebsd-12.1/contrib/llvm/lib/CodeGen/ |
| H A D | GlobalMerge.cpp | 521 MergedGV->setSection(Globals[i]->getSection()); in doMerge()
|
| /freebsd-12.1/contrib/llvm/tools/llvm-objcopy/ELF/ |
| H A D | ELFObjcopy.cpp | 244 RS->setSection(NewSection); in replaceDebugSections()
|
| H A D | Object.cpp | 562 setSection(SecTable.getSection(Info, "Info field value " + Twine(Info) + in initialize() 566 setSection(nullptr); in initialize()
|
| H A D | Object.h | 559 void setSection(SectionBase *Sec) { SecToApplyRel = Sec; } in setSection() function
|
| /freebsd-12.1/contrib/llvm/include/llvm/CodeGen/ |
| H A D | DIE.h | 815 void setSection(MCSection *Section) { in setSection() function
|
| /freebsd-12.1/contrib/llvm/lib/Transforms/IPO/ |
| H A D | WholeProgramDevirt.cpp | 1323 NewGV->setSection(B.GV->getSection()); in rebuildGlobal()
|
| H A D | LowerTypeTests.cpp | 1202 WeakInitializerFn->setSection( in moveInitializerToModuleConstructor()
|