Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/binutils/
Dobjcopy.c2470 char **obj_matching; in copy_file() local
2532 else if (bfd_check_format_matches (ibfd, bfd_object, &obj_matching)) in copy_file()
2578 free (obj_matching); in copy_file()
2591 list_matching_formats (obj_matching); in copy_file()
2592 free (obj_matching); in copy_file()