• Home
  • Raw
  • Download

Lines Matching refs:Error

1 DIAG(err_cannot_open_input, DiagnosticEngine::Error, "can not open input file `%0': %1", "can not o…
4 DIAG(err_no_inputs, DiagnosticEngine::Error, "no inputs", "no inputs")
5 DIAG(err_empty_input, DiagnosticEngine::Error, "Empty input file `%0' : %1", "Empty input file `%0'…
9 DIAG(err_mixed_shared_static_objects, DiagnosticEngine::Error, "cannot link shared objects with -st…
20 DIAG(err_unsupported_whole_archive, DiagnosticEngine::Error, "Target does not support --whole-archi…
21 DIAG(err_unsupported_as_needed, DiagnosticEngine::Error, "Target does not support --as-needed", "Ta…
22 DIAG(err_unsupported_add_needed, DiagnosticEngine::Error, "Target doest not support --add-needed", …
23 DIAG(err_unsupported_Bdynamic, DiagnosticEngine::Error, "Target does not support --Bdynamic", "Targ…
26 DIAG(err_cannot_change_file_size, DiagnosticEngine::Error, "cannot truncate file `%0' to size %1", …
27 DIAG(err_cannot_open_file, DiagnosticEngine::Error, "cannot open file `%0': %1.", "cannot open file…
28 DIAG(err_cannot_close_file, DiagnosticEngine::Error, "cannot close file `%0': %1.", "cannot close f…
29 DIAG(err_cannot_read_file, DiagnosticEngine::Error, "cannot read file %0 from offset %1 to length %…
31 DIAG(err_cannot_mmap_file, DiagnosticEngine::Error, "cannot open memory mapped file %0 from offset …
32 DIAG(err_cannot_munmap_file, DiagnosticEngine::Error, "cannot remove the mapped memory of file %0."…
33 DIAG(err_cannot_write_file, DiagnosticEngine::Error, "cannot write file %0 from offset %1 to length…
48 DIAG(err_nmagic_not_static, DiagnosticEngine::Error, "cannot mix -nmagic option with -shared", "can…
49 DIAG(err_omagic_not_static, DiagnosticEngine::Error, "cannot mix -omagic option with -shared", "can…