Home
last modified time | relevance | path

Searched refs:reassignSectionAddress (Results 1 – 6 of 6) sorted by relevance

/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyld.cpp157 reassignSectionAddress(i, TargetAddress); in mapSectionAddress()
872 void RuntimeDyldImpl::reassignSectionAddress(unsigned SectionID, in reassignSectionAddress() function in llvm::RuntimeDyldImpl
1064 void RuntimeDyld::reassignSectionAddress(unsigned SectionID, uint64_t Addr) { in reassignSectionAddress() function in llvm::RuntimeDyld
1065 Dyld->reassignSectionAddress(SectionID, Addr); in reassignSectionAddress()
DRuntimeDyldImpl.h470 void reassignSectionAddress(unsigned SectionID, uint64_t Addr);
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ExecutionEngine/
DRuntimeDyld.h65 void reassignSectionAddress(unsigned SectionID, uint64_t Addr);
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyld.cpp157 reassignSectionAddress(i, TargetAddress); in mapSectionAddress()
964 void RuntimeDyldImpl::reassignSectionAddress(unsigned SectionID, in reassignSectionAddress() function in llvm::RuntimeDyldImpl
1210 void RuntimeDyld::reassignSectionAddress(unsigned SectionID, uint64_t Addr) { in reassignSectionAddress() function in llvm::RuntimeDyld
1211 Dyld->reassignSectionAddress(SectionID, Addr); in reassignSectionAddress()
DRuntimeDyldImpl.h539 void reassignSectionAddress(unsigned SectionID, uint64_t Addr);
/external/llvm/include/llvm/ExecutionEngine/
DRuntimeDyld.h60 void reassignSectionAddress(unsigned SectionID, uint64_t Addr);