Home
last modified time | relevance | path

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

/llvm-project/bolt/lib/Rewrite/
H A DJITLinkLinker.cpp57 void reassignSectionAddress(jitlink::LinkGraph &LG, in reassignSectionAddress() function
/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyld.cpp1078 void RuntimeDyldImpl::reassignSectionAddress(unsigned SectionID, reassignSectionAddress() function in llvm::RuntimeDyldImpl
1399 void RuntimeDyld::reassignSectionAddress(unsigned SectionID, uint64_t Addr) { reassignSectionAddress() function in llvm::RuntimeDyld