Searched refs:reassignSectionAddress (Results 1 – 3 of 3) sorted by relevance
121 reassignSectionAddress(i, TargetAddress); in mapSectionAddress()771 void RuntimeDyldImpl::reassignSectionAddress(unsigned SectionID, in reassignSectionAddress() function in llvm::RuntimeDyldImpl957 void RuntimeDyld::reassignSectionAddress(unsigned SectionID, uint64_t Addr) { in reassignSectionAddress() function in llvm::RuntimeDyld958 Dyld->reassignSectionAddress(SectionID, Addr); in reassignSectionAddress()
478 void reassignSectionAddress(unsigned SectionID, uint64_t Addr);
45 void reassignSectionAddress(unsigned SectionID, uint64_t Addr);