Home | History | Annotate | Download | only in ld

Lines Matching full:orelocation

1849   sec->orelocation = xmalloc ((relcount + 1) * sizeof (arelent *));
1851 sec->orelocation[i] = sec->relocation + i;
1852 sec->orelocation[relcount] = 0;