Home | History | Annotate | Download | only in bfd

Lines Matching refs:reloff

1583   if (bfd_seek (abfd, section->reloff, SEEK_SET) != 0)
1637 bfd_h_put_32 (abfd, section->reloff, raw.reloff);
1661 bfd_h_put_32 (abfd, section->reloff, raw.reloff);
2688 /* Clear nreloc and reloff if there is no relocs. */
2689 ms->reloff = 0;
2693 ms->reloff = sec->rel_filepos;
3351 sec->rel_filepos = section->reloff;
3397 section->reloff = bfd_h_get_32 (abfd, raw.reloff);
3436 section->reloff = bfd_h_get_32 (abfd, raw.reloff);