Searched defs:after_bfd (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/external/gpl3/binutils/dist/binutils/ |
H A D | binemul.c | 42 ar_emul_append (bfd **after_bfd, char *file_name, const char *target, in ar_emul_append() 57 ar_emul_append_bfd (bfd **after_bfd, bfd *new_bfd, in ar_emul_append_bfd() 74 do_ar_emul_append (bfd **after_bfd, bfd *new_bfd, in do_ar_emul_append() argument 111 ar_emul_default_append (bfd **after_bfd, bfd *new_bfd, in ar_emul_default_append() 118 ar_emul_replace (bfd **after_bfd, char *file_name, const char *target, in ar_emul_replace() 134 ar_emul_replace_bfd (bfd **after_bfd, bfd *new_bfd, in ar_emul_replace_bfd() 145 ar_emul_default_replace (bfd **after_bfd, bfd *new_bfd, in ar_emul_default_replace()
|
H A D | emul_aix.c | 70 ar_emul_aix_append (bfd **after_bfd, bfd *new_bfd, in ar_emul_aix_append() 77 ar_emul_aix_replace (bfd **after_bfd, bfd *new_bfd, in ar_emul_aix_replace()
|
H A D | ar.c | 1311 bfd **after_bfd = contents; in get_pos_bfd() local 1418 bfd **after_bfd; /* New entries go after this one */ in move_members() local 1465 bfd **after_bfd; /* New entries go after this one. */ in replace_members() local
|
/netbsd-src/external/gpl3/binutils.old/dist/binutils/ |
H A D | binemul.c | 42 ar_emul_append (bfd **after_bfd, char *file_name, const char *target, in ar_emul_append() 57 ar_emul_append_bfd (bfd **after_bfd, bfd *new_bfd, in ar_emul_append_bfd() 74 do_ar_emul_append (bfd **after_bfd, bfd *new_bfd, in do_ar_emul_append() argument 111 ar_emul_default_append (bfd **after_bfd, bfd *new_bfd, in ar_emul_default_append() 118 ar_emul_replace (bfd **after_bfd, char *file_name, const char *target, in ar_emul_replace() 134 ar_emul_replace_bfd (bfd **after_bfd, bfd *new_bfd, in ar_emul_replace_bfd() 145 ar_emul_default_replace (bfd **after_bfd, bfd *new_bfd, in ar_emul_default_replace()
|
H A D | emul_aix.c | 70 ar_emul_aix_append (bfd **after_bfd, bfd *new_bfd, in ar_emul_aix_append() 77 ar_emul_aix_replace (bfd **after_bfd, bfd *new_bfd, in ar_emul_aix_replace()
|
H A D | ar.c | 1325 bfd **after_bfd = contents; in get_pos_bfd() local 1432 bfd **after_bfd; /* New entries go after this one */ in move_members() local 1479 bfd **after_bfd; /* New entries go after this one. */ in replace_members() local
|