Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyld.cpp1078 void RuntimeDyldImpl::reassignSectionAddress(unsigned SectionID, in reassignSectionAddress() function in llvm::RuntimeDyldImpl
1398 void RuntimeDyld::reassignSectionAddress(unsigned SectionID, uint64_t Addr) { in reassignSectionAddress() function in llvm::RuntimeDyld