Searched refs:reassignSectionAddress (Results 1 – 3 of 3) sorted by relevance
109 reassignSectionAddress(i, TargetAddress); in mapSectionAddress()749 void RuntimeDyldImpl::reassignSectionAddress(unsigned SectionID, in reassignSectionAddress() function in llvm::RuntimeDyldImpl930 void RuntimeDyld::reassignSectionAddress(unsigned SectionID, uint64_t Addr) { in reassignSectionAddress() function in llvm::RuntimeDyld931 Dyld->reassignSectionAddress(SectionID, Addr); in reassignSectionAddress()
420 void reassignSectionAddress(unsigned SectionID, uint64_t Addr);
41 void reassignSectionAddress(unsigned SectionID, uint64_t Addr);