Home | History | Annotate | Download | only in bfd

Lines Matching refs:bfd_build_id

1804 static struct bfd_build_id *
1807 struct bfd_build_id *build_id;
1818 return (struct bfd_build_id *) abfd->build_id;
1870 build_id = bfd_alloc (abfd, sizeof (struct bfd_build_id) + inote.descsz);
1892 parameter (which points to a @code{struct bfd_build_id} pointer) is
1898 struct bfd_build_id **build_id_out = build_id_out_p;
1899 struct bfd_build_id *build_id;
1942 (which is really a @code{struct bfd_build_id **}). */
1947 struct bfd_build_id *orig_build_id;
1948 struct bfd_build_id *build_id;
1973 orig_build_id = *(struct bfd_build_id **) buildid_p;
2014 struct bfd_build_id *build_id;