Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/binutils/
Dobjdump.c354 nonfatal (const char *msg) in nonfatal() function
3336 nonfatal (bfd_get_filename (abfd)); in display_object_bfd()
3344 nonfatal (bfd_get_filename (abfd)); in display_object_bfd()
3354 nonfatal (bfd_get_filename (abfd)); in display_object_bfd()
3389 nonfatal (bfd_get_filename (file)); in display_any_bfd()
3421 nonfatal (filename); in display_file()
3543 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.25/ld/emultempl/
Dmmix-elfnmmo.em86 We treat this error as nonfatal (meaning processing will continue in
/toolchain/binutils/binutils-2.25/
DChangeLog13066 * configure: Make unrecognized options give nonfatal warnings