Home
last modified time | relevance | path

Searched defs:SectionID (Results 1 – 25 of 30) sorted by relevance

12

/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldMachO.h29 unsigned SectionID; global() member
64 getRelocationEntry(unsigned SectionID,const ObjectFile & BaseTObj,const relocation_iterator & RI) getRelocationEntry() argument
132 getSection(unsigned SectionID) getSection() argument
H A DRuntimeDyldImpl.h127 /// SectionID - the section this relocation points to. variable
221 SymbolTableEntry(unsigned SectionID,uint64_t Offset,JITSymbolFlags Flags) SymbolTableEntry() argument
232 unsigned SectionID = 0; global() variable
474 getSectionLoadAddress(unsigned SectionID) getSectionLoadAddress() argument
481 getSectionAddress(unsigned SectionID) getSectionAddress() argument
488 getSectionContent(unsigned SectionID) getSectionContent() argument
541 auto SectionID = KV.second.getSectionID(); getSymbolTable() local
[all...]
H A DRuntimeDyld.cpp305 unsigned SectionID = AbsoluteSymbolSection; in loadObjectImpl() local
337 unsigned SectionID; in loadObjectImpl() local
383 unsigned SectionID = 0; in loadObjectImpl() local
753 unsigned SectionID = Sections.size(); emitCommonSymbols() local
830 unsigned SectionID = Sections.size(); emitSection() local
932 unsigned SectionID = 0; findOrEmitSection() local
947 addRelocationForSection(const RelocationEntry & RE,unsigned SectionID) addRelocationForSection() argument
1078 reassignSectionAddress(unsigned SectionID,uint64_t Addr) reassignSectionAddress() argument
1286 allocateTLSSection(uintptr_t Size,unsigned Alignment,unsigned SectionID,StringRef SectionName) allocateTLSSection() argument
1399 reassignSectionAddress(unsigned SectionID,uint64_t Addr) reassignSectionAddress() argument
[all...]
H A DRuntimeDyldELF.h102 getSection(unsigned SectionID) getSection() argument
[all...]
H A DRuntimeDyldCOFF.cpp82 getDLLImportOffset(unsigned SectionID,StubMap & Stubs,StringRef Name,bool SetSectionIDMinus1) getDLLImportOffset() argument
H A DRuntimeDyldELF.cpp1045 resolveRelocation(const SectionEntry & Section,uint64_t Offset,uint64_t Value,uint32_t Type,int64_t Addend,uint64_t SymOffset,SID SectionID) resolveRelocation() argument
1085 computePlaceholderAddress(unsigned SectionID,uint64_t Offset) const computePlaceholderAddress() argument
1089 processSimpleRelocation(unsigned SectionID,uint64_t Offset,unsigned RelType,RelocationValueRef Value) processSimpleRelocation() argument
1130 resolveAArch64ShortBranch(unsigned SectionID,relocation_iterator RelI,const RelocationValueRef & Value) resolveAArch64ShortBranch() argument
1172 resolveAArch64Branch(unsigned SectionID,const RelocationValueRef & Value,relocation_iterator RelI,StubMap & Stubs) resolveAArch64Branch() argument
1227 processRelocationRef(unsigned SectionID,relocation_iterator RelI,const ObjectFile & O,ObjSectionToIDMap & ObjSectionToID,StubMap & Stubs) processRelocationRef() argument
1897 processX86_64GOTTPOFFRelocation(unsigned SectionID,uint64_t Offset,RelocationValueRef Value,int64_t Addend) processX86_64GOTTPOFFRelocation() argument
2017 processX86_64TLSRelocation(unsigned SectionID,uint64_t Offset,uint64_t RelType,RelocationValueRef Value,int64_t Addend,const RelocationRef & GetAddrRelocation) processX86_64TLSRelocation() argument
2288 resolveGOTOffsetRelocation(unsigned SectionID,uint64_t Offset,uint64_t GOTOffset,uint32_t Type) resolveGOTOffsetRelocation() argument
[all...]
/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
H A DRuntimeDyldMachOX86_64.h33 processRelocationRef(unsigned SectionID, relocation_iterator RelI, in processRelocationRef()
122 Error finalizeSection(const ObjectFile &Obj, unsigned SectionID, in finalizeSection()
157 processSubtractRelocation(unsigned SectionID, relocation_iterator RelI, in processSubtractRelocation()
H A DRuntimeDyldMachOARM.h50 bool isAddrTargetThumb(unsigned SectionID, uint64_t Offset) { in isAddrTargetThumb()
100 processRelocationRef(unsigned SectionID, relocation_iterator RelI, in processRelocationRef()
288 Error finalizeSection(const ObjectFile &Obj, unsigned SectionID, in finalizeSection()
344 processHALFSECTDIFFRelocation(unsigned SectionID, relocation_iterator RelI, in processHALFSECTDIFFRelocation()
H A DRuntimeDyldELFMips.cpp110 int64_t Addend, uint64_t SymOffset, SID SectionID) { in evaluateMIPS64Relocation()
267 int64_t Addend, uint64_t SymOffset, SID SectionID) { in resolveMIPSN32Relocation()
276 int64_t Addend, uint64_t SymOffset, SID SectionID) { in resolveMIPSN64Relocation()
H A DRuntimeDyldMachOI386.h33 processRelocationRef(unsigned SectionID, relocation_iterator RelI, in processRelocationRef()
127 Error finalizeSection(const ObjectFile &Obj, unsigned SectionID, in finalizeSection()
145 processSECTDIFFRelocation(unsigned SectionID, relocation_iterator RelI, in processSECTDIFFRelocation()
H A DRuntimeDyldMachOAArch64.h273 processRelocationRef(unsigned SectionID, relocation_iterator RelI, in processRelocationRef()
436 Error finalizeSection(const ObjectFile &Obj, unsigned SectionID, in finalizeSection()
480 processSubtractRelocation(unsigned SectionID, relocation_iterator RelI, in processSubtractRelocation()
H A DRuntimeDyldCOFFX86_64.h151 generateRelocationStub(unsigned SectionID, StringRef TargetName, in generateRelocationStub()
197 processRelocationRef(unsigned SectionID, in processRelocationRef()
H A DRuntimeDyldCOFFAArch64.h101 generateRelocationStub(unsigned SectionID,StringRef TargetName,uint64_t Offset,uint64_t RelType,uint64_t Addend,StubMap & Stubs) generateRelocationStub() argument
143 processRelocationRef(unsigned SectionID,object::relocation_iterator RelI,const object::ObjectFile & Obj,ObjSectionToIDMap & ObjSectionToID,StubMap & Stubs) processRelocationRef() argument
[all...]
H A DRuntimeDyldCOFFI386.h37 processRelocationRef(unsigned SectionID, in processRelocationRef()
H A DRuntimeDyldCOFFThumb.h82 processRelocationRef(unsigned SectionID, in processRelocationRef() argument
[all...]
/llvm-project/llvm/tools/llvm-rtdyld/
H A Dllvm-rtdyld.cpp196 unsigned SectionID = ~0U; member
266 StringRef SectionName, unsigned SectionID) { in allocateFromSlab()
295 unsigned SectionID, in allocateCodeSection()
323 unsigned SectionID, in allocateDataSection()
361 unsigned SectionID, in allocateTLSSection()
662 unsigned SectionID = in applySpecificSectionMappings() local
832 unsigned SectionID; in linkAndVerify() member
845 uint32_t StubOffset) { in linkAndVerify()
889 unsigned SectionID = Dyld.getSymbolSectionID(Symbol); in linkAndVerify() local
918 auto SectionID = getSectionId(FileToSecIDMap, FileName, SectionName); in linkAndVerify() local
/llvm-project/llvm/include/llvm/Object/
H A DSymbolSize.h22 unsigned SectionID; member
/llvm-project/llvm/tools/lli/
H A DForwardingMemoryManager.h34 unsigned SectionID, in allocateCodeSection()
40 unsigned SectionID, StringRef SectionName, in allocateDataSection()
/llvm-project/llvm/lib/ExecutionEngine/
H A DSectionMemoryManager.cpp23 allocateDataSection(uintptr_t Size,unsigned Alignment,unsigned SectionID,StringRef SectionName,bool IsReadOnly) allocateDataSection() argument
35 allocateCodeSection(uintptr_t Size,unsigned Alignment,unsigned SectionID,StringRef SectionName) allocateCodeSection() argument
H A DExecutionEngineBindings.cpp374 allocateCodeSection(uintptr_t Size,unsigned Alignment,unsigned SectionID,StringRef SectionName) allocateCodeSection() argument
381 allocateDataSection(uintptr_t Size,unsigned Alignment,unsigned SectionID,StringRef SectionName,bool isReadOnly) allocateDataSection() argument
/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DEPCGenericRTDyldMemoryManager.cpp63 allocateCodeSection(uintptr_t Size,unsigned Alignment,unsigned SectionID,StringRef SectionName) allocateCodeSection() argument
78 allocateDataSection(uintptr_t Size,unsigned Alignment,unsigned SectionID,StringRef SectionName,bool IsReadOnly) allocateDataSection() argument
/llvm-project/llvm/unittests/ExecutionEngine/MCJIT/
H A DMCJITCAPITest.cpp105 unsigned SectionID, StringRef SectionName, in allocateDataSection()
113 unsigned SectionID, in allocateCodeSection()
/llvm-project/llvm/lib/Object/
H A DOffloadBinary.cpp123 MDString *SectionID = dyn_cast<MDString>(Op->getOperand(1)); extractFromBitcode() local
/llvm-project/bolt/lib/Rewrite/
H A DExecutableFileMemoryManager.cpp107 auto SectionID = JLSection.getName(); in updateSection() local
/llvm-project/llvm/unittests/ExecutionEngine/Orc/
H A DRTDyldObjectLinkingLayerTest.cpp32 unsigned SectionID, StringRef SectionName, in testSetProcessAllSections()

12