Searched refs:list_supported_targets (Results 1 – 15 of 15) sorted by relevance
/toolchain/binutils/binutils-2.25/binutils/ |
D | bucomm.h | 46 void list_supported_targets (const char *, FILE *);
|
D | addr2line.c | 98 list_supported_targets (program_name, stream); in usage()
|
D | strings.c | 686 list_supported_targets (program_name, stream); in usage()
|
D | size.c | 95 list_supported_targets (program_name, stream); in usage()
|
D | ar.c | 333 list_supported_targets (program_name, s); in usage() 370 list_supported_targets (program_name, s); in ranlib_usage()
|
D | bucomm.c | 183 list_supported_targets (const char *name, FILE *f) in list_supported_targets() function
|
D | windmc.c | 224 list_supported_targets (program_name, stream); in usage()
|
D | windres.c | 684 list_supported_targets (program_name, stream); in usage()
|
D | nm.c | 270 list_supported_targets (program_name, stream); in usage()
|
D | objcopy.c | 604 list_supported_targets (program_name, stream); in copy_usage() 654 list_supported_targets (program_name, stream); in strip_usage()
|
D | ChangeLog-2010 | 350 (list_supported_targets): Tidy.
|
D | ChangeLog-2007 | 1016 * ar.c (usage): Pass s to list_supported_targets. Don't print
|
D | objdump.c | 267 list_supported_targets (program_name, stream); in usage()
|
D | ChangeLog-9197 | 2659 * bucomm.c (list_supported_targets): New function. 2660 * bucomm.h (list_supported_targets): Declare. 2661 * ar.c (usage): Call list_supported_targets.
|
D | ChangeLog-0203 | 1235 * bucomm.c (list_supported_targets): Use bfd_target_list.
|