Lines Matching full:einfo
346 * ldlang.c (lang_place_undefineds): Add \n in einfo call.
361 * ldemul.c (ldemul_choose_mode): Remove unused einfo argument.
1557 (exp_fold_tree): Call FAIL rather than einfo in default case.
2335 (einfo, minfo, finfo): Likewise.
2337 * ldmisc.h (einfo, minfo, info_msg): If ANSI_PROTOTYPES is
2727 * ldmain.c (add_keepsyms_file): Add \n at end of einfo calls.
3564 bfd_set_error before calling einfo.
4840 before calling einfo, since we are reporting an fopen failure.
6208 * ldmisc.h (einfo, minfo, info): Don't bother with PARAMS macro
7469 New einfo() is the same as info(), except it writes to stderr.
7471 ldmisc.c: Replace "error" calls to info() by new einfo().