Searched refs:info_msg (Results 1 – 13 of 13) sorted by relevance
| /freebsd-12.1/contrib/binutils/ld/ |
| H A D | ldfile.c | 139 info_msg (_("attempt to open %s failed\n"), attempt); in ldfile_try_open_bfd() 141 info_msg (_("attempt to open %s succeeded\n"), attempt); in ldfile_try_open_bfd() 441 info_msg (_("cannot find script file %s\n"), name); in try_open() 443 info_msg (_("opened script file %s\n"), name); in try_open() 457 info_msg (_("cannot find script file %s\n"), buff); in try_open() 459 info_msg (_("opened script file %s\n"), buff); in try_open()
|
| H A D | ldmain.c | 164 info_msg, 397 info_msg (_("using external linker script:")); in main() 399 info_msg (_("using internal linker script:")); in main() 400 info_msg ("\n==================================================\n"); in main() 412 info_msg (buf); in main() 421 info_msg (ldemul_get_script (&isfile)); in main() 424 info_msg ("\n==================================================\n"); in main() 437 info_msg (_("%P: mode %s\n"), emulation); in main() 983 info_msg ("%I\n", input); in add_archive_element()
|
| H A D | ldemul.c | 235 info_msg (_("%S SYSLIB ignored\n")); in syslib_default() 241 info_msg (_("%S HLL ignored\n")); in hll_default()
|
| H A D | ldmisc.h | 27 extern void info_msg (const char *, ...);
|
| H A D | ldmisc.c | 448 info_msg (const char *fmt, ...) in info_msg() function
|
| H A D | pe-dll.c | 2399 info_msg (_("Creating library file: %s\n"), impfilename); in pe_dll_generate_implib()
|
| H A D | ChangeLog-9197 | 2334 (info_msg): Write <stdarg.h> version. 2337 * ldmisc.h (einfo, minfo, info_msg): If ANSI_PROTOTYPES is 5129 info_msg. 5131 info_msg. 5864 ldsym.c, ldwarn.c: Rename info to info_msg, to avoid conflict with
|
| H A D | ldlang.c | 2488 info_msg ("%I\n", entry); in load_symbols()
|
| H A D | ChangeLog-0001 | 579 (info_msg): Define using VPARAMS, VA_OPEN, VA_FIXEDARG, VA_CLOSE.
|
| /freebsd-12.1/contrib/binutils/ld/emultempl/ |
| H A D | spuelf.em | 371 info_msg (_("running: %s \"%s\" \"%s\" \"%s\" \"%s\"\n"),
|
| H A D | elf32.em | 400 info_msg (_("found %s at %s\n"), soname, name); 953 info_msg (_("%s needed by %B\n"), l->name, l->by);
|
| H A D | pep.em | 885 info_msg (_("Info: resolving %s by linking to %s (auto-import)\n"),
|
| H A D | pe.em | 920 info_msg (_("Info: resolving %s by linking to %s (auto-import)\n"),
|