Home | History | Annotate | Download | only in bfd

Lines Matching full:secptr

2178   asection **secptr, **linkptr;
2185 secptr = &(htab->stub_group[section->id].first_stub_sec);
2192 secptr = &(htab->stub_group[section->id].last_stub_sec);
2196 stub_sec = *secptr;
2220 *secptr = stub_sec;