Home
last modified time | relevance | path

Searched refs:bfd_special_undocumented_glue (Results 1 – 10 of 10) sorted by relevance

/openbsd/src/gnu/usr.bin/binutils/binutils/
Dar.c57 bfd_special_undocumented_glue (bfd * abfd, const char *filename);
1020 struct ar_hdr *hdr = bfd_special_undocumented_glue (temp, *files_to_append);
DChangeLog-9197346 * ar.c (bfd_special_undocumented_glue): Add const.
/openbsd/src/gnu/usr.bin/binutils-2.17/bfd/
Darchive.c1453 struct ar_hdr *bfd_special_undocumented_glue (bfd *, const char *);
1456 bfd_special_undocumented_glue (bfd *abfd, const char *filename) in bfd_special_undocumented_glue() function
DChangeLog-96971349 * archive.c (bfd_special_undocumented_glue): Change filename to
DChangeLog-91936399 * archive.c (bfd_special_undocumented_glue): Return NULL
/openbsd/src/gnu/usr.bin/binutils/bfd/
Darchive.c1408 struct ar_hdr *bfd_special_undocumented_glue (bfd *, const char *);
1411 bfd_special_undocumented_glue (bfd *abfd, const char *filename) in bfd_special_undocumented_glue() function
DChangeLog-96971349 * archive.c (bfd_special_undocumented_glue): Change filename to
DChangeLog-91936399 * archive.c (bfd_special_undocumented_glue): Return NULL
/openbsd/src/gnu/usr.bin/binutils-2.17/binutils/
Dar.c55 bfd_special_undocumented_glue (bfd * abfd, const char *filename);
DChangeLog-9197346 * ar.c (bfd_special_undocumented_glue): Add const.