Home | History | Annotate | Download | only in RuntimeDyld

Lines Matching refs:SectionRef

62   void updateSectionAddress(const SectionRef &Sec, uint64_t Addr);
89 void updateSectionAddress(const SectionRef &Sec, uint64_t Addr) override {
128 void DyldELFObject<ELFT>::updateSectionAddress(const SectionRef &Sec,
1519 const SectionRef &Section = i->first;