Home
last modified time | relevance | path

Searched refs:setSection (Results 1 – 25 of 39) sorted by relevance

12

/netbsd-src/external/apache2/llvm/dist/clang/tools/clang-offload-wrapper/
H A DClangOffloadWrapper.cpp196 DummyEntry->setSection("omp_offloading_entries"); in createBinDesc()
252 Func->setSection(".text.startup"); in createRegisterFunction()
278 Func->setSection(".text.startup"); in createUnregisterFunction()
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DObjectFilePCHContainerOperations.cpp286 ASTSym->setSection("__CLANG,__clangast"); in HandleTranslationUnit()
289 ASTSym->setSection("clangast"); in HandleTranslationUnit()
291 ASTSym->setSection("__clangast"); in HandleTranslationUnit()
H A DCGObjCGNU.cpp1103 ObjCStrGV->setSection(sectionName<ConstantStringSection>()); in GenerateConstantString()
1328 GV->setSection(sectionName<ProtocolReferenceSection>()); in GenerateProtocolRef()
1419 GV->setSection(sectionName<ProtocolSection>()); in GenerateProtocolRef()
1481 GV->setSection(sectionName<SelectorSection>()); in GetConstantSelector()
1508 Sym->setSection((Section + SecSuffix).str()); in GetSectionBounds()
1576 InitVar->setSection(".CRT$XCLz"); in ModuleInitFunction()
1580 InitVar->setSection(".init_array"); in ModuleInitFunction()
1582 InitVar->setSection(".ctors"); in ModuleInitFunction()
1589 Cat->setSection(sectionName<CategorySection>()); in ModuleInitFunction()
1599 GV->setSection(Section); in ModuleInitFunction()
[all …]
H A DCGObjCMac.cpp1892 GV->setSection(SectionName); in finishAndCreateGlobal()
2062 GV->setSection(CGM.getLangOpts().ObjCRuntime.isNonFragile() in GenerateConstantNSString()
3125 Entry->setSection("__OBJC,__protocol,regular,no_dead_strip"); in GetOrEmitProtocol()
3144 Entry->setSection("__OBJC,__protocol,regular,no_dead_strip"); in GetOrEmitProtocolRef()
3658 GV->setSection(Section); in GenerateClass()
3726 GV->setSection("__OBJC,__meta_class,regular,no_dead_strip"); in EmitMetaClass()
4185 GV->setSection(Section); in CreateMetadataVar()
4202 GV->setSection(Section); in CreateMetadataVar()
4250 GV->setSection(Section); in CreateCStringLiteral()
6256 GV->setSection(SectionName); in AddModuleClassList()
[all …]
H A DCGCUDANV.cpp98 GV->setSection(SectionName); in makeConstantString()
745 cast<llvm::GlobalVariable>(FatBinStr)->setSection(FatbinConstantName); in makeModuleCtorFunction()
787 FatbinWrapper->setSection(FatbinSectionName); in makeModuleCtorFunction()
H A DCodeGenModule.cpp2013 GO->setSection(CSA->getName()); in setNonAliasAttributes()
2015 GO->setSection(SA->getName()); in setNonAliasAttributes()
2105 F->setSection(CSA->getName()); in SetFunctionAttributes()
2107 F->setSection(SA->getName()); in SetFunctionAttributes()
2207 GV->setSection("llvm.metadata"); in emitUsed()
2466 gv->setSection(AnnotationSection); in EmitGlobalAnnotations()
2479 gv->setSection(AnnotationSection); in EmitAnnotationString()
2526 GV->setSection(AnnotationSection); in EmitAnnotationArgs()
3915 GV->setSection(SA->getName()); in GetOrCreateLLVMGlobal()
3923 GV->setSection(".cp.rodata"); in GetOrCreateLLVMGlobal()
[all …]
H A DCGDeclCXX.cpp380 Fn->setSection(Section); in CreateGlobalInitOrCleanUpFunction()
443 PtrArray->setSection(ISA->getSection()); in EmitPointerToInitFunc()
H A DCoverageMappingGen.cpp1631 FuncRecord->setSection(getInstrProfSection(CGM, llvm::IPSK_covfun)); in emitFunctionMappingRecord()
1731 CovData->setSection(getInstrProfSection(CGM, llvm::IPSK_covmap)); in emit()
H A DMicrosoftCXXABI.cpp2368 InitFuncPtr->setSection(".CRT$XDU"); in EmitThreadLocalInitFuncs()
4156 GV->setSection(".xdata"); in getCatchableType()
4274 CTA->setSection(".xdata"); in getCatchableTypeArray()
4343 GV->setSection(".xdata"); in getThrowInfo()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp878 CounterPtr->setSection( in getOrCreateRegionCounters()
900 ValuesVar->setSection( in getOrCreateRegionCounters()
934 Data->setSection(getInstrProfSectionName(IPSK_data, TT.getObjectFormat())); in getOrCreateRegionCounters()
997 VNodesVar->setSection( in emitVNodes()
1023 NamesVar->setSection( in emitNameData()
H A DInstrOrderFile.cpp85 OrderFileBuffer->setSection( in createOrderFileData()
H A DHWAddressSanitizer.cpp447 Note->setSection(".note.hwasan.globals"); in createHwasanCtorComdat()
472 Dummy->setSection("hwasan_globals"); in createHwasanCtorComdat()
1418 Descriptor->setSection("hwasan_globals"); in instrumentGlobal()
H A DAddressSanitizer.cpp2138 Metadata->setSection(getGlobalMetadataSection()); in CreateMetadataGlobal()
2279 Liveness->setSection("__DATA,__asan_liveness,regular,live_support"); in InstrumentGlobalsMachO()
2442 NewGlobal->setSection("__TEXT,__asan_cstring,regular"); in InstrumentGlobals()
H A DSanitizerCoverage.cpp687 Array->setSection(getSectionName(Section)); in CreateFunctionLocalArrayInSection()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DGlobalObject.h120 void setSection(StringRef S);
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/
H A DMips16HardFloat.cpp278 FStub->setSection(SectionName); in assureFPCallStub()
463 FStub->setSection(SectionName); in createFPFnStub()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DGlobals.cpp130 setSection(Src->getSection()); in copyAttributesFrom()
212 void GlobalObject::setSection(StringRef S) { in setSection() function in GlobalObject
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DHotColdSplitting.cpp381 OutF->setSection(ColdSectionName); in extractColdRegion()
384 OutF->setSection(OrigF->getSection()); in extractColdRegion()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPULowerModuleLDSPass.cpp82 GV->setSection("llvm.metadata"); in removeFromUsedList()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DModuleUtils.cpp103 GV->setSection("llvm.metadata"); in appendToUsedList()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DGlobalMerge.cpp523 MergedGV->setSection(Globals[i]->getSection()); in doMerge()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp1116 NewCU.setSection(Asm->getObjFileLowering().getDwarfInfoDWOSection()); in getOrCreateDwarfCompileUnit()
1119 NewCU.setSection(Asm->getObjFileLowering().getDwarfInfoSection()); in getOrCreateDwarfCompileUnit()
3212 NewCU.setSection(Asm->getObjFileLowering().getDwarfInfoSection()); in constructSkeletonCU()
3327 NewTU.setSection(Section); in addDwarfTypeUnitType()
3333 NewTU.setSection(Section); in addDwarfTypeUnitType()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DMachineFunction.h516 void setSection(MCSection *S) { Section = S; }
H A DDIE.h896 void setSection(MCSection *Section) { in setSection() function
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-objcopy/ELF/
H A DObject.h746 void setSection(SectionBase *Sec) { SecToApplyRel = Sec; } in setSection() function

12