Home | History | Annotate | Download | only in RuntimeDyld

Lines Matching refs:RelSecI

662     section_iterator RelSecI = si->getRelocatedSection();
663 if (RelSecI == Obj.end_sections())
667 check(RelSecI->getName(RelSectionName));