Home
last modified time | relevance | path

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

123

/external/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldMachO.h29 unsigned SectionID; member
64 RelocationEntry getRelocationEntry(unsigned SectionID, in getRelocationEntry()
132 SectionEntry &getSection(unsigned SectionID) { return Sections[SectionID]; } in getSection()
DRuntimeDyldImpl.h221 SymbolTableEntry(unsigned SectionID, uint64_t Offset, JITSymbolFlags Flags) in SymbolTableEntry()
232 unsigned SectionID = 0; variable
464 uint64_t getSectionLoadAddress(unsigned SectionID) const { in getSectionLoadAddress()
468 uint8_t *getSectionAddress(unsigned SectionID) const { in getSectionAddress()
472 StringRef getSectionContent(unsigned SectionID) const { in getSectionContent()
521 auto SectionID = KV.second.getSectionID(); in getSymbolTable() local
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldMachO.h30 unsigned SectionID; member
65 RelocationEntry getRelocationEntry(unsigned SectionID, in getRelocationEntry()
132 SectionEntry &getSection(unsigned SectionID) { return Sections[SectionID]; } in getSection()
DRuntimeDyld.cpp241 unsigned SectionID = AbsoluteSymbolSection; in loadObjectImpl() local
269 unsigned SectionID; in loadObjectImpl() local
307 unsigned SectionID = 0; in loadObjectImpl() local
603 unsigned SectionID = Sections.size(); in emitCommonSymbols() local
680 unsigned SectionID = Sections.size(); in emitSection() local
758 unsigned SectionID = 0; in findOrEmitSection() local
773 unsigned SectionID) { in addRelocationForSection()
872 void RuntimeDyldImpl::reassignSectionAddress(unsigned SectionID, in reassignSectionAddress()
1064 void RuntimeDyld::reassignSectionAddress(unsigned SectionID, uint64_t Addr) { in reassignSectionAddress()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldMachO.h29 unsigned SectionID; member
64 RelocationEntry getRelocationEntry(unsigned SectionID, in getRelocationEntry()
132 SectionEntry &getSection(unsigned SectionID) { return Sections[SectionID]; } in getSection()
DRuntimeDyldImpl.h224 SymbolTableEntry(unsigned SectionID, uint64_t Offset, JITSymbolFlags Flags) in SymbolTableEntry()
235 unsigned SectionID = 0; variable
479 uint64_t getSectionLoadAddress(unsigned SectionID) const { in getSectionLoadAddress()
483 uint8_t *getSectionAddress(unsigned SectionID) const { in getSectionAddress()
487 StringRef getSectionContent(unsigned SectionID) const { in getSectionContent()
536 auto SectionID = KV.second.getSectionID(); in getSymbolTable() local
/external/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
DRuntimeDyldMachOX86_64.h35 processRelocationRef(unsigned SectionID, relocation_iterator RelI, in processRelocationRef()
124 Error finalizeSection(const ObjectFile &Obj, unsigned SectionID, in finalizeSection()
159 processSubtractRelocation(unsigned SectionID, relocation_iterator RelI, in processSubtractRelocation()
DRuntimeDyldMachOI386.h35 processRelocationRef(unsigned SectionID, relocation_iterator RelI, in processRelocationRef()
129 Error finalizeSection(const ObjectFile &Obj, unsigned SectionID, in finalizeSection()
144 processSECTDIFFRelocation(unsigned SectionID, relocation_iterator RelI, in processSECTDIFFRelocation()
DRuntimeDyldMachOARM.h54 processRelocationRef(unsigned SectionID, relocation_iterator RelI, in processRelocationRef()
174 Error finalizeSection(const ObjectFile &Obj, unsigned SectionID, in finalizeSection()
218 processHALFSECTDIFFRelocation(unsigned SectionID, relocation_iterator RelI, in processHALFSECTDIFFRelocation()
DRuntimeDyldMachOAArch64.h246 processRelocationRef(unsigned SectionID, relocation_iterator RelI, in processRelocationRef()
379 Error finalizeSection(const ObjectFile &Obj, unsigned SectionID, in finalizeSection()
421 processSubtractRelocation(unsigned SectionID, relocation_iterator RelI, in processSubtractRelocation()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
DRuntimeDyldMachOX86_64.h34 processRelocationRef(unsigned SectionID, relocation_iterator RelI, in processRelocationRef()
123 Error finalizeSection(const ObjectFile &Obj, unsigned SectionID, in finalizeSection()
158 processSubtractRelocation(unsigned SectionID, relocation_iterator RelI, in processSubtractRelocation()
DRuntimeDyldMachOARM.h51 bool isAddrTargetThumb(unsigned SectionID, uint64_t Offset) { in isAddrTargetThumb()
101 processRelocationRef(unsigned SectionID, relocation_iterator RelI, in processRelocationRef()
289 Error finalizeSection(const ObjectFile &Obj, unsigned SectionID, in finalizeSection()
345 processHALFSECTDIFFRelocation(unsigned SectionID, relocation_iterator RelI, in processHALFSECTDIFFRelocation()
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()
DRuntimeDyldMachOI386.h34 processRelocationRef(unsigned SectionID, relocation_iterator RelI, in processRelocationRef()
128 Error finalizeSection(const ObjectFile &Obj, unsigned SectionID, in finalizeSection()
146 processSECTDIFFRelocation(unsigned SectionID, relocation_iterator RelI, in processSECTDIFFRelocation()
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()
/external/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
DRuntimeDyldMachOX86_64.h34 processRelocationRef(unsigned SectionID, relocation_iterator RelI, in processRelocationRef()
123 Error finalizeSection(const ObjectFile &Obj, unsigned SectionID, in finalizeSection()
158 processSubtractRelocation(unsigned SectionID, relocation_iterator RelI, in processSubtractRelocation()
DRuntimeDyldMachOARM.h51 bool isAddrTargetThumb(unsigned SectionID, uint64_t Offset) { in isAddrTargetThumb()
101 processRelocationRef(unsigned SectionID, relocation_iterator RelI, in processRelocationRef()
289 Error finalizeSection(const ObjectFile &Obj, unsigned SectionID, in finalizeSection()
345 processHALFSECTDIFFRelocation(unsigned SectionID, relocation_iterator RelI, in processHALFSECTDIFFRelocation()
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()
DRuntimeDyldMachOI386.h34 processRelocationRef(unsigned SectionID, relocation_iterator RelI, in processRelocationRef()
128 Error finalizeSection(const ObjectFile &Obj, unsigned SectionID, in finalizeSection()
146 processSECTDIFFRelocation(unsigned SectionID, relocation_iterator RelI, in processSECTDIFFRelocation()
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()
/external/llvm-project/llvm/tools/llvm-rtdyld/
Dllvm-rtdyld.cpp195 unsigned SectionID = ~0U; member
261 StringRef SectionName, unsigned SectionID) { in allocateFromSlab()
287 unsigned SectionID, in allocateCodeSection()
314 unsigned SectionID, in allocateDataSection()
611 unsigned SectionID = in applySpecificSectionMappings() local
781 unsigned SectionID; in linkAndVerify() member
794 uint32_t StubOffset) { in linkAndVerify()
838 unsigned SectionID = Dyld.getSymbolSectionID(Symbol); in linkAndVerify() local
865 auto SectionID = getSectionId(FileToSecIDMap, FileName, SectionName); in linkAndVerify() local
/external/llvm/lib/ExecutionEngine/
DSectionMemoryManager.cpp24 unsigned SectionID, in allocateDataSection()
34 unsigned SectionID, in allocateCodeSection()
/external/llvm-project/llvm/tools/lli/
DRemoteJITUtils.h44 unsigned SectionID, in allocateCodeSection()
50 unsigned SectionID, StringRef SectionName, in allocateDataSection()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
DSymbolSize.h22 unsigned SectionID; member
/external/llvm-project/llvm/include/llvm/Object/
DSymbolSize.h22 unsigned SectionID; member

123