Home
last modified time | relevance | path

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

12

/freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/
DObjectFilePCHContainerOperations.cpp286 ASTSym->setSection("__CLANG,__clangast"); in HandleTranslationUnit()
289 ASTSym->setSection("clangast"); in HandleTranslationUnit()
291 ASTSym->setSection("__clangast"); in HandleTranslationUnit()
DCGObjCGNU.cpp1105 ObjCStrGV->setSection(sectionName<ConstantStringSection>()); in GenerateConstantString()
1330 GV->setSection(sectionName<ProtocolReferenceSection>()); in GenerateProtocolRef()
1421 GV->setSection(sectionName<ProtocolSection>()); in GenerateProtocolRef()
1483 GV->setSection(sectionName<SelectorSection>()); in GetConstantSelector()
1510 Sym->setSection((Section + SecSuffix).str()); in GetSectionBounds()
1578 InitVar->setSection(".CRT$XCLz"); in ModuleInitFunction()
1582 InitVar->setSection(".init_array"); in ModuleInitFunction()
1584 InitVar->setSection(".ctors"); in ModuleInitFunction()
1591 Cat->setSection(sectionName<CategorySection>()); in ModuleInitFunction()
1601 GV->setSection(Section); in ModuleInitFunction()
[all …]
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 …]
DCGCUDANV.cpp98 GV->setSection(SectionName); in makeConstantString()
753 cast<llvm::GlobalVariable>(FatBinStr)->setSection(FatbinConstantName); in makeModuleCtorFunction()
795 FatbinWrapper->setSection(FatbinSectionName); in makeModuleCtorFunction()
DCodeGenModule.cpp2043 GO->setSection(CSA->getName()); in setNonAliasAttributes()
2045 GO->setSection(SA->getName()); in setNonAliasAttributes()
2135 F->setSection(CSA->getName()); in SetFunctionAttributes()
2137 F->setSection(SA->getName()); in SetFunctionAttributes()
2237 GV->setSection("llvm.metadata"); in emitUsed()
2496 gv->setSection(AnnotationSection); in EmitGlobalAnnotations()
2509 gv->setSection(AnnotationSection); in EmitAnnotationString()
2556 GV->setSection(AnnotationSection); in EmitAnnotationArgs()
3945 GV->setSection(SA->getName()); in GetOrCreateLLVMGlobal()
3953 GV->setSection(".cp.rodata"); in GetOrCreateLLVMGlobal()
[all …]
DCGDeclCXX.cpp432 Fn->setSection(Section); in CreateGlobalInitOrCleanUpFunction()
495 PtrArray->setSection(ISA->getSection()); in EmitPointerToInitFunc()
DCoverageMappingGen.cpp1631 FuncRecord->setSection(getInstrProfSection(CGM, llvm::IPSK_covfun)); in emitFunctionMappingRecord()
1731 CovData->setSection(getInstrProfSection(CGM, llvm::IPSK_covmap)); in emit()
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()
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/IR/
DGlobalObject.h120 void setSection(StringRef S);
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
DInstrProfiling.cpp894 CounterPtr->setSection( in getOrCreateRegionCounters()
914 ValuesVar->setSection( in getOrCreateRegionCounters()
959 Data->setSection(getInstrProfSectionName(IPSK_data, TT.getObjectFormat())); in getOrCreateRegionCounters()
1022 VNodesVar->setSection( in emitVNodes()
1048 NamesVar->setSection( in emitNameData()
DInstrOrderFile.cpp85 OrderFileBuffer->setSection( in createOrderFileData()
DHWAddressSanitizer.cpp521 Note->setSection(".note.hwasan.globals"); in createHwasanCtorComdat()
546 Dummy->setSection("hwasan_globals"); in createHwasanCtorComdat()
1519 Descriptor->setSection("hwasan_globals"); in instrumentGlobal()
DAddressSanitizer.cpp2128 Metadata->setSection(getGlobalMetadataSection()); in CreateMetadataGlobal()
2271 Liveness->setSection("__DATA,__asan_liveness,regular,live_support"); in InstrumentGlobalsMachO()
2434 NewGlobal->setSection("__TEXT,__asan_cstring,regular"); in InstrumentGlobals()
DSanitizerCoverage.cpp690 Array->setSection(getSectionName(Section)); in CreateFunctionLocalArrayInSection()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Mips/
DMips16HardFloat.cpp278 FStub->setSection(SectionName); in assureFPCallStub()
463 FStub->setSection(SectionName); in createFPFnStub()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/IR/
DGlobals.cpp130 setSection(Src->getSection()); in copyAttributesFrom()
212 void GlobalObject::setSection(StringRef S) { in setSection() function in GlobalObject
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
DHotColdSplitting.cpp382 OutF->setSection(ColdSectionName); in extractColdRegion()
385 OutF->setSection(OrigF->getSection()); in extractColdRegion()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
DModuleUtils.cpp103 GV->setSection("llvm.metadata"); in appendToUsedList()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
DAMDGPULowerModuleLDSPass.cpp99 GV->setSection("llvm.metadata"); in removeFromUsedList()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
DGlobalMerge.cpp523 MergedGV->setSection(Globals[i]->getSection()); in doMerge()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp1098 NewCU.setSection(Asm->getObjFileLowering().getDwarfInfoDWOSection()); in getOrCreateDwarfCompileUnit()
1101 NewCU.setSection(Asm->getObjFileLowering().getDwarfInfoSection()); in getOrCreateDwarfCompileUnit()
3262 NewCU.setSection(Asm->getObjFileLowering().getDwarfInfoSection()); in constructSkeletonCU()
3377 NewTU.setSection(Section); in addDwarfTypeUnitType()
3383 NewTU.setSection(Section); in addDwarfTypeUnitType()
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
DMachineFunction.h580 void setSection(MCSection *S) { Section = S; }
DDIE.h896 void setSection(MCSection *Section) { in setSection() function
/freebsd-12-stable/contrib/llvm-project/llvm/tools/llvm-objcopy/ELF/
DObject.h746 void setSection(SectionBase *Sec) { SecToApplyRel = Sec; } in setSection() function
DObject.cpp946 setSection(*Sec); in initialize()
948 setSection(nullptr); in initialize()

12