Home | History | Annotate | Download | only in linker

Lines Matching full:rel_count

1370             si->rel_count = d->d_un.d_val / sizeof(Elf32_Rel);
1551 if (soinfo_relocate(si, si->rel, si->rel_count, needed)) {