Lines Matching refs:bfd_build_id
1755 static struct bfd_build_id *
1758 struct bfd_build_id *build_id;
1769 return (struct bfd_build_id *) abfd->build_id;
1821 build_id = bfd_alloc (abfd, sizeof (struct bfd_build_id) + inote.descsz);
1843 parameter (which points to a @code{struct bfd_build_id} pointer) is
1849 struct bfd_build_id **build_id_out = build_id_out_p;
1850 struct bfd_build_id *build_id;
1893 (which is really a @code{struct bfd_build_id **}). */
1898 struct bfd_build_id *orig_build_id;
1899 struct bfd_build_id *build_id;
1924 orig_build_id = *(struct bfd_build_id **) buildid_p;
1965 struct bfd_build_id *build_id;