Home | History | Annotate | Download | only in RuntimeDyld

Lines Matching refs:reassignSectionAddress

157       reassignSectionAddress(i, TargetAddress);
872 void RuntimeDyldImpl::reassignSectionAddress(unsigned SectionID,
1064 void RuntimeDyld::reassignSectionAddress(unsigned SectionID, uint64_t Addr) {
1065 Dyld->reassignSectionAddress(SectionID, Addr);