Home | History | Annotate | Download | only in bfd

Lines Matching refs:ldhdr

2612 /* Swap in the ldhdr structure.  */
2629 /* Swap out the ldhdr structure. */
3638 struct internal_ldhdr *ldhdr ATTRIBUTE_UNUSED)
3644 xcoff_loader_reloc_offset (bfd *abfd, struct internal_ldhdr *ldhdr)
3646 return bfd_xcoff_ldhdrsz (abfd) + ldhdr->l_nsyms * bfd_xcoff_ldsymsz (abfd);