Searched refs:display_file (Results 1 – 17 of 17) sorted by relevance
| /netbsd/src/external/gpl3/binutils/dist/binutils/ |
| D | size.c | 81 static void display_file (char *); 256 display_file ("a.out"); in main() 259 display_file (argv[optind++]); in main() 408 display_file (char *filename) in display_file() function
|
| D | nm.c | 1627 display_file (char *filename) in display_file() function 2160 return !display_file ("a.out"); in main() 2170 if (!display_file (argv[optind++])) in main()
|
| D | ChangeLog-2006 | 213 * objdump.c (display_file): Set exit_status to 1 if get_file_size 215 * size.c (display_file): Set return_code to 1 if get_file_size
|
| D | ChangeLog-2010 | 278 (display_file): Set BFD_DECOMPRESS if needed. 366 (display_file): Pass plugin_target to bfd_openr if target
|
| D | ChangeLog-0203 | 147 * nm.c (display_file): Likewise. 150 * objdump.c (display_file): Likewise. 151 * size.c (display_file): Likewise. 1516 (display_file): Likewise.
|
| D | ChangeLog-9197 | 116 (display_file): Likewise. 3493 * objdump.c (display_file): Likewise. 3662 * nm.c (display_file, display_archive), size.c (display_bfd): 3670 * nm.c (display_archive): New function, from code in display_file. 3674 (display_archive): New function from code in display_file. 3675 (display_file): Check bfd_close error return. 3725 * objdump.c (display_file): Remove call to list_matching_formats. 3750 (display_file): Call it. 4372 (display_file, print_symbols): Call them. 4431 (display_file): Print program name before calling [all …]
|
| D | objdump.c | 5851 display_file (char *filename, char *target, bool last_file) in display_file() function 6278 display_file ("a.out", target, true); in main() 6282 display_file (argv[optind], target, optind == argc - 1); in main()
|
| D | ChangeLog-2012 | 723 (display_file): Split. Handle nested archives.
|
| D | ChangeLog-2011 | 376 * binutils/nm.c (display_file): Decompress debug sections when
|
| D | ChangeLog-2017 | 1848 * objdump.c (display_file): Add new parameter 'last_file'. If 1852 display_file.
|
| D | ChangeLog-2007 | 839 (display_file): Likewise,
|
| D | ChangeLog-9899 | 320 (display_file): Call nonfatal rather than bfd_nonfatal.
|
| /netbsd/src/external/bsd/pkg_install/dist/create/ |
| D | build.c | 90 static struct memory_file *display_file; variable 282 write_meta_file(display_file, archive); in make_dist() 381 display_file = load_and_add(plist, Display, in pkg_build()
|
| /netbsd/src/libexec/ftpd/ |
| D | extern.h | 125 int display_file(const char *, int);
|
| D | conf.c | 557 (void)display_file(curclass.display, code); in show_chdir_messages() 592 display_file(const char *file, int code) in display_file() function
|
| D | ftpd.c | 756 if (display_file(_PATH_NOLOGIN, 530)) { in main() 760 (void)display_file(conffilename(_NAME_FTPWELCOME), 220); in main() 1515 (void)display_file(conffilename(curclass.limitfile), in do_pass() 1647 (void)display_file(conffilename(curclass.motd), 230); in do_pass()
|
| /netbsd/src/external/gpl3/binutils/dist/ |
| D | ChangeLog.git | 64852 (display_file): Don't bomb on a bfd_close failure. 64873 (display_archive, display_file): Call free_lineno_cache. 117560 * nm.c (display_archive, display_file): Likewise.
|