Home
last modified time | relevance | path

Searched refs:obj_matching (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/binutils/
H A Dobjcopy.c3765 char **obj_matching; in copy_file() local
3860 else if (bfd_check_format_matches (ibfd, bfd_object, &obj_matching)) in copy_file()
3916 free (obj_matching); in copy_file()
3928 list_matching_formats (obj_matching); in copy_file()
/netbsd-src/external/gpl3/binutils/dist/binutils/
H A Dobjcopy.c3851 char **obj_matching; in copy_file() local
3956 else if (bfd_check_format_matches (ibfd, bfd_object, &obj_matching)) in copy_file()
4009 free (obj_matching); in copy_file()
4021 list_matching_formats (obj_matching); in copy_file()