Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyld.cpp681 void RuntimeDyldImpl::reassignSectionAddress(unsigned SectionID, in reassignSectionAddress() function in llvm::RuntimeDyldImpl
839 void RuntimeDyld::reassignSectionAddress(unsigned SectionID, uint64_t Addr) { in reassignSectionAddress() function in llvm::RuntimeDyld