Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyld.cpp1078 void RuntimeDyldImpl::reassignSectionAddress(unsigned SectionID, in reassignSectionAddress() function in llvm::RuntimeDyldImpl
1399 Dyld->reassignSectionAddress(SectionID, Addr); in reassignSectionAddress() function in llvm::RuntimeDyld