Home
last modified time | relevance | path

Searched refs:nonfatal (Results 1 – 6 of 6) sorted by relevance

/toolchain/binutils/binutils-2.27/binutils/
Dobjdump.c355 nonfatal (const char *msg) in nonfatal() function
3459 nonfatal (bfd_get_filename (abfd)); in display_object_bfd()
3467 nonfatal (bfd_get_filename (abfd)); in display_object_bfd()
3477 nonfatal (bfd_get_filename (abfd)); in display_object_bfd()
3519 nonfatal (bfd_get_filename (file)); in display_any_bfd()
3559 nonfatal (filename); in display_file()
3682 nonfatal (_("unrecognized -E option")); in main()
DChangeLog-9899316 (nonfatal): New static function.
319 (display_bfd): Likewise. Call nonfatal rather than bfd_nonfatal.
320 (display_file): Call nonfatal rather than bfd_nonfatal.
DChangeLog-91972788 nonfatal() "call", because it won't return.
3854 (nonfatal): New macro. Use it globally instead of bfd_perror and
4194 * objcopy.c (copy_file): Make failures to process a file nonfatal.
DChangeLog-0203838 (display_target_list): Call bfd_nonfatal instead of nonfatal and
/toolchain/binutils/binutils-2.27/ld/emultempl/
Dmmix-elfnmmo.em86 We treat this error as nonfatal (meaning processing will continue in
/toolchain/binutils/binutils-2.27/
DChangeLog13455 * configure: Make unrecognized options give nonfatal warnings