Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/binutils/
Dobjcopy.c2471 char **core_matching; in copy_file() local
2574 if (bfd_check_format_matches (ibfd, bfd_core, &core_matching)) in copy_file()
2596 list_matching_formats (core_matching); in copy_file()
2597 free (core_matching); in copy_file()