Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/ld/
Dldmisc.c68 vfinfo (FILE *fp, const char *fmt, va_list arg, bfd_boolean is_warning) in vfinfo() function
455 vfinfo (stdout, fmt, arg, FALSE); in info_msg()
468 vfinfo (stderr, fmt, arg, TRUE); in einfo()
504 vfinfo (config.map_file, fmt, arg, FALSE); in minfo()
515 vfinfo (file, fmt, arg, FALSE); in lfinfo()
Dldmisc.h24 extern void vfinfo (FILE *fp, const char *fmt, va_list arg, bfd_boolean is_warning);
Dplugin.c855 vfinfo (stdout, format, args, FALSE); in message()
862 vfinfo (stdout, newfmt, args, TRUE); in message()
874 vfinfo (stderr, newfmt, args, TRUE); in message()
DChangeLog-2005137 * ldmisc.c (vfinfo): Handle %ld and %lu.
326 * ldmisc.c (vfinfo): Don't add extra ":\n".
935 * ldmisc.c (vfinfo <B>): Print "ld generated" for null bfd.
936 (vfinfo <C, D, G>): Handle null bfd. Wrap comments.
1791 * ldmisc.c (vfinfo): Add an extra argument: is_warning. Use this
1827 * ldmisc.c (vfinfo): Alter output to conform to the GNU Coding
DChangeLog-9197559 * ldmisc.c (vfinfo): Declare.
1533 * ldmisc.c (vfinfo): Correct handling of 0 in %W case.
1761 * ldmisc.c (vfinfo): Add support for %W.
1782 (vfinfo): Free result of demangle. Add case 'G'. Use %T to print
1796 * ldmisc.c (vfinfo): Reindent.
1962 * ldmisc.c (vfinfo): case 'I': If the file is not in an archive,
2333 (vfinfo): Change fmt parameter to const char *.
2729 * ldmisc.c (vfinfo): Likewise.
2887 * ldmisc.c (vfinfo): For %S, handle --defsym arguments and built
3198 * ldmisc.c (vfinfo): In %C and %D case, always print the BFD using
[all …]
DChangeLog-2012747 * ldmisc.c (vfinfo): Assign new local str to fmt. Delete
920 * ldmisc.c (vfinfo <%S>): Use same type and avoid cast for
951 * ldmisc.c (vfinfo <%S>): Take file name and line number from
DChangeLog-200431 * ldmisc.c (vfinfo): Handle the case where %B is passed a NULL
600 (vfinfo): Sort comment. Handle %A. Use %A instead of
742 * ldmisc.c (vfinfo): Call bfd_get_section_ident to identify
DChangeLog-2011437 * ldmisc.c (vfinfo): Add %H.
875 * ldmisc.c (vfinfo): Likewise.
DChangeLog-2010582 * ldmisc.c (vfinfo): Make non-static. Add %p format char.
583 * ldmisc.h (vfinfo): Declare extern prototype.
DChangeLog-2013129 * ldmisc.c (vfinfo): Use Boolean ? "" : ":" in place of ":" + Boolean.
DChangeLog-9899825 * ldmisc.c (vfinfo): Don't demangle symbol if ! demangling.
1176 * ldmisc.c (vfinfo): Cope with empty symbol names.
DChangeLog-2008359 * ldmisc.c (vfinfo): Likewise.
DChangeLog-02031194 * ldmisc.c (vfinfo): Likewise.
2083 * ldmisc.c (vfinfo <%C,%D,%G>): Always output bfd, section and offset.
2409 vfinfo comment and body. Add comment.
DChangeLog-2007716 * ldmisc.c (vfinfo): Likewise.
DChangeLog-20061180 * ldmisc.c (vfinfo): Revert 2005-10-05 changes. If
DChangeLog-00011508 * ldmisc.c (vfinfo): Set flag to inhibit making executable if
3306 * ldmisc.c (vfinfo): Same here.
DChangeLog426 * ldmisc.c (vfinfo): Likewise.