Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/binutils/
Dbucomm.h46 void list_supported_targets (const char *, FILE *);
Daddr2line.c98 list_supported_targets (program_name, stream); in usage()
Dstrings.c686 list_supported_targets (program_name, stream); in usage()
Dsize.c95 list_supported_targets (program_name, stream); in usage()
Dar.c333 list_supported_targets (program_name, s); in usage()
370 list_supported_targets (program_name, s); in ranlib_usage()
Dbucomm.c183 list_supported_targets (const char *name, FILE *f) in list_supported_targets() function
Dwindmc.c224 list_supported_targets (program_name, stream); in usage()
Dwindres.c684 list_supported_targets (program_name, stream); in usage()
Dnm.c270 list_supported_targets (program_name, stream); in usage()
Dobjcopy.c604 list_supported_targets (program_name, stream); in copy_usage()
654 list_supported_targets (program_name, stream); in strip_usage()
DChangeLog-2010350 (list_supported_targets): Tidy.
DChangeLog-20071016 * ar.c (usage): Pass s to list_supported_targets. Don't print
Dobjdump.c267 list_supported_targets (program_name, stream); in usage()
DChangeLog-91972659 * bucomm.c (list_supported_targets): New function.
2660 * bucomm.h (list_supported_targets): Declare.
2661 * ar.c (usage): Call list_supported_targets.
DChangeLog-02031235 * bucomm.c (list_supported_targets): Use bfd_target_list.