/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/RuntimeDyld/ |
D | RuntimeDyldMachO.h | 30 unsigned SectionID; member 65 RelocationEntry getRelocationEntry(unsigned SectionID, in getRelocationEntry() 133 SectionEntry &getSection(unsigned SectionID) { return Sections[SectionID]; } in getSection()
|
D | RuntimeDyld.cpp | 293 unsigned SectionID = AbsoluteSymbolSection; in loadObjectImpl() local 320 unsigned SectionID; in loadObjectImpl() local 358 unsigned SectionID = 0; in loadObjectImpl() local 657 unsigned SectionID = Sections.size(); in emitCommonSymbols() local 730 unsigned SectionID = Sections.size(); in emitSection() local 821 unsigned SectionID = 0; in findOrEmitSection() local 836 unsigned SectionID) { in addRelocationForSection() 964 void RuntimeDyldImpl::reassignSectionAddress(unsigned SectionID, in reassignSectionAddress() 1210 void RuntimeDyld::reassignSectionAddress(unsigned SectionID, uint64_t Addr) { in reassignSectionAddress()
|
D | RuntimeDyldImpl.h | 225 SymbolTableEntry(unsigned SectionID, uint64_t Offset, JITSymbolFlags Flags) in SymbolTableEntry() 236 unsigned SectionID = 0; variable 322 uint64_t getSectionLoadAddress(unsigned SectionID) const { in getSectionLoadAddress() 326 uint8_t *getSectionAddress(unsigned SectionID) const { in getSectionAddress() 526 auto SectionID = KV.second.getSectionID(); in getSymbolTable() local
|
D | RuntimeDyldELF.h | 102 SectionEntry &getSection(unsigned SectionID) { return Sections[SectionID]; } in getSection()
|
D | RuntimeDyldCheckerImpl.h | 36 uint64_t SectionID; member
|
/external/llvm/lib/ExecutionEngine/RuntimeDyld/ |
D | RuntimeDyldMachO.h | 30 unsigned SectionID; member 65 RelocationEntry getRelocationEntry(unsigned SectionID, in getRelocationEntry() 132 SectionEntry &getSection(unsigned SectionID) { return Sections[SectionID]; } in getSection()
|
D | RuntimeDyld.cpp | 241 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()
|
D | RuntimeDyldELF.h | 105 SectionEntry &getSection(unsigned SectionID) { return Sections[SectionID]; } in getSection()
|
D | RuntimeDyldImpl.h | 207 SymbolTableEntry(unsigned SectionID, uint64_t Offset, JITSymbolFlags Flags) in SymbolTableEntry() 215 unsigned SectionID; variable 299 uint64_t getSectionLoadAddress(unsigned SectionID) const { in getSectionLoadAddress() 303 uint8_t *getSectionAddress(unsigned SectionID) const { in getSectionAddress()
|
D | RuntimeDyldCheckerImpl.h | 36 uint64_t SectionID; member
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/ |
D | RuntimeDyldMachOX86_64.h | 35 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()
|
D | RuntimeDyldMachOARM.h | 50 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() 341 processHALFSECTDIFFRelocation(unsigned SectionID, relocation_iterator RelI, in processHALFSECTDIFFRelocation()
|
D | RuntimeDyldELFMips.cpp | 111 int64_t Addend, uint64_t SymOffset, SID SectionID) { in evaluateMIPS64Relocation() 268 int64_t Addend, uint64_t SymOffset, SID SectionID) { in resolveMIPSN32Relocation() 277 int64_t Addend, uint64_t SymOffset, SID SectionID) { in resolveMIPSN64Relocation()
|
D | RuntimeDyldMachOI386.h | 35 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()
|
D | RuntimeDyldMachOAArch64.h | 274 processRelocationRef(unsigned SectionID, relocation_iterator RelI, in processRelocationRef() 437 Error finalizeSection(const ObjectFile &Obj, unsigned SectionID, in finalizeSection() 481 processSubtractRelocation(unsigned SectionID, relocation_iterator RelI, in processSubtractRelocation()
|
D | RuntimeDyldCOFFX86_64.h | 132 generateRelocationStub(unsigned SectionID, StringRef TargetName, in generateRelocationStub() 178 processRelocationRef(unsigned SectionID, in processRelocationRef()
|
/external/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/ |
D | RuntimeDyldMachOX86_64.h | 35 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()
|
D | RuntimeDyldMachOARM.h | 54 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()
|
D | RuntimeDyldMachOI386.h | 35 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()
|
D | RuntimeDyldMachOAArch64.h | 246 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/llvm/lib/ExecutionEngine/ |
D | SectionMemoryManager.cpp | 24 unsigned SectionID, in allocateDataSection() 34 unsigned SectionID, in allocateCodeSection()
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Object/ |
D | SymbolSize.h | 23 unsigned SectionID; member
|
/external/swiftshader/third_party/llvm-7.0/llvm/tools/lli/ |
D | RemoteJITUtils.h | 92 unsigned SectionID, in allocateCodeSection() 98 unsigned SectionID, StringRef SectionName, in allocateDataSection()
|
/external/llvm/tools/lli/ |
D | RemoteJITUtils.h | 91 unsigned SectionID, in allocateCodeSection() 97 unsigned SectionID, StringRef SectionName, in allocateDataSection()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/ |
D | SectionMemoryManager.cpp | 24 unsigned SectionID, in allocateDataSection() 36 unsigned SectionID, in allocateCodeSection()
|