Lines Matching refs:Sec
50 void updateSectionAddress(const SectionRef &Sec, uint64_t Addr);
76 void DyldELFObject<ELFT>::updateSectionAddress(const SectionRef &Sec,
78 DataRefImpl ShdrRef = Sec.getRawDataRefImpl();
123 for (const auto &Sec : Obj->sections()) {
125 Sec.getName(SectionName);
127 DataRefImpl ShdrRef = Sec.getRawDataRefImpl();