Home | History | Annotate | Download | only in RuntimeDyld

Lines Matching refs:updateSectionAddress

62   void updateSectionAddress(const SectionRef &Sec, uint64_t Addr);
89 void updateSectionAddress(const SectionRef &Sec, uint64_t Addr) override {
91 ->updateSectionAddress(Sec, Addr);
128 void DyldELFObject<ELFT>::updateSectionAddress(const SectionRef &Sec,