Searched refs:DIAG (Results 1 – 8 of 8) sorted by relevance
1 DIAG(err_cannot_open_input, DiagnosticEngine::Error, "can not open input file `%0': %1", "can not o…2 DIAG(err_cannot_open_output_file, DiagnosticEngine::Fatal, "cannot open output file `%0': %1", "can…3 DIAG(warn_cannot_open_search_dir, DiagnosticEngine::Warning, "can not open search directory `-L%0'"…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'…6 DIAG(err_unrecognized_input_file, DiagnosticEngine::Fatal, "cannot recognize the format of file `%0…7 DIAG(err_cannot_find_namespec, DiagnosticEngine::Fatal, "cannot recognize namespec -l%0", "cannot r…8 DIAG(err_cannot_identify_option, DiagnosticEngine::Fatal, "unknown command line argument `%0' at %1…9 DIAG(err_mixed_shared_static_objects, DiagnosticEngine::Error, "cannot link shared objects with -st…10 DIAG(unrecognized_output_file, DiagnosticEngine::Unreachable, "unsupported output file format: `%0'…[all …]
1 DIAG(reloc_factory_has_not_config, DiagnosticEngine::Fatal, "Please call mcld::Linker::config befor…2 DIAG(unsupported_bitclass, DiagnosticEngine::Fatal, "Only supports 32 and 64 bits targets. (Target:…3 DIAG(undefined_reference, DiagnosticEngine::Fatal, "undefined reference to `%0'", "In %1:%2, variab…4 DIAG(non_pic_relocation, DiagnosticEngine::Error, "attempt to generate unsupported relocation type …5 DIAG(base_relocation, DiagnosticEngine::Fatal, "relocation type `%0' is not supported for symbol `%…6 DIAG(dynamic_relocation, DiagnosticEngine::Fatal, "unexpected relocation type `%0' in object file",…7 DIAG(unsupported_relocation, DiagnosticEngine::Unreachable, "encounter unsupported relocation type …8 DIAG(unknown_relocation, DiagnosticEngine::Fatal, "encounter unknown relocation type `%0' for symbo…9 DIAG(invalid_global_relocation, DiagnosticEngine::Unreachable, "relocation type `%0' is invalid for…10 DIAG(result_overflow, DiagnosticEngine::Error, "applying relocation `%0' causes overflow on symbol …[all …]
1 DIAG(note_has_no_symtab, DiagnosticEngine::Note, "input file `%0' has no symbol table `%2'\n path …2 DIAG(fatal_cannot_read_strtab, DiagnosticEngine::Fatal, "cannot read strtab for %2 in file `%0': %1…3 DIAG(fail_sym_resolution, DiagnosticEngine::Unreachable, "Fails to resolve symbols [%0:%1]\nPlease …4 DIAG(mark_dynamic_defined, DiagnosticEngine::Ignore, "refer to dynamic symbol %0", "call a external…5 DIAG(comm_refer_to_define, DiagnosticEngine::Ignore, "common symbol %0 is overridden by previous de…6 DIAG(redefine_common, DiagnosticEngine::Ignore, "common symbol %0 is overridden by definition", "co…7 DIAG(indirect_refer_to_common, DiagnosticEngine::Ignore, "indirect symbol %0 points to a common sym…8 DIAG(indirect_refer_to_inexist, DiagnosticEngine::Fatal, "indirect symbol %0 points to a undefined …9 DIAG(multiple_definitions, DiagnosticEngine::Error, "multiple definition of symbol `%0'", "you defi…10 DIAG(undefined_situation, DiagnosticEngine::Unreachable, "reach undefined situation, action: %0, ol…
1 DIAG(warn_unsupported_exception, DiagnosticEngine::Warning, "Exception handling has not been fully …2 DIAG(warn_unsupported_symbolic_versioning, DiagnosticEngine::Warning, "Symbolic versioning has not …3 DIAG(err_section_not_laid_out, DiagnosticEngine::Unreachable, "section %0 has not been laid out. De…4 DIAG(warn_duplicate_std_sectmap, DiagnosticEngine::Warning, "Duplicated definition of section map \…5 DIAG(warn_rules_check_failed, DiagnosticEngine::Warning, "Illegal section mapping rule: %0 -> %1. (…6 DIAG(err_cannot_merge_section, DiagnosticEngine::Error, "Cannot merge section %0 of %1", "Cannot me…
1 DIAG(mips_got_symbol, DiagnosticEngine::Unreachable, "%0 is not a dynamic symbol, do not put it in …2 DIAG(fail_allocate_memory_got, DiagnosticEngine::Fatal, "fial to allocate memory for GOT", "fial to…3 DIAG(fail_allocate_memory_plt, DiagnosticEngine::Fatal, "fial to allocate memory for PLT", "fial to…4 DIAG(reserve_entry_number_mismatch_got, DiagnosticEngine::Unreachable, "The number of reserved entr…5 DIAG(reserve_entry_number_mismatch_plt, DiagnosticEngine::Unreachable, "The number of reserved entr…
1 DIAG(archive_magic_mismatch, DiagnosticEngine::Error, "magic number is mismatched in `%0'", "magic …2 DIAG(debug_cannot_parse_eh, DiagnosticEngine::Debug, "cannot parse .eh_frame section in input %0", …3 DIAG(debug_cannot_scan_eh, DiagnosticEngine::Debug, "cannot scan .eh_frame section in input %0", "c…4 DIAG(fatal_cannot_read_input, DiagnosticEngine::Fatal, "cannot read input input %0", "cannot read i…
20 #define DIAG(ENUM, CLASS, ADDRMSG, LINEMSG) ENUM, macro27 #undef DIAG
43 #define DIAG(ENUM, CLASS, ADDRDESC, LOCDESC) \ macro51 #undef DIAG59 #define DIAG(ENUM, CLASS, ADDRDESC, LOCDESC) \ macro66 #undef DIAG