Home
last modified time | relevance | path

Searched refs:DIAG (Results 1 – 11 of 11) sorted by relevance

/frameworks/compile/mclinker/include/mcld/LD/
DDiagCommonKinds.inc1 DIAG(err_cannot_open_input,
5 DIAG(err_cannot_open_output_file,
9 DIAG(warn_cannot_open_search_dir,
13 DIAG(err_no_inputs, DiagnosticEngine::Error, "no inputs", "no inputs")
14 DIAG(err_empty_input,
18 DIAG(warn_unrecognized_input_file,
24 DIAG(err_cannot_find_namespec,
28 DIAG(err_cannot_identify_option,
32 DIAG(err_mixed_shared_static_objects,
36 DIAG(unrecognized_output_file,
[all …]
DDiagRelocations.inc1 DIAG(reloc_factory_has_not_config,
5 DIAG(unsupported_bitclass,
9 DIAG(undefined_reference,
13 DIAG(undefined_reference_text,
17 DIAG(non_pic_relocation,
23 DIAG(base_relocation,
29 DIAG(dynamic_relocation,
33 DIAG(unsupported_relocation,
37 DIAG(unknown_relocation,
41 DIAG(invalid_global_relocation,
[all …]
DDiagAttribute.inc2 DIAG(warn_unsupported_attribute_section_format,
6 DIAG(warn_unrecognized_vendor_subsection,
12 DIAG(error_unknown_cpu_arch,
16 DIAG(warn_mismatch_cpu_arch_profile,
20 DIAG(error_mismatch_mpextension_use,
26 DIAG(warn_mismatch_enum_size,
32 DIAG(warn_mismatch_fp16_format,
36 DIAG(warn_unrecognized_virtualization_use,
40 DIAG(warn_mismatch_abi_wmmx_args,
44 DIAG(warn_mismatch_pcs_config,
[all …]
DDiagMips.inc2 DIAG(error_Mips_incompatible_class,
6 DIAG(error_Mips_inconsistent_arch,
10 DIAG(error_Mips_abiflags_invalid_size,
14 DIAG(error_Mips_abiflags_invalid_version,
18 DIAG(error_Mips_inconsistent_abi,
22 DIAG(error_Mips_inconsistent_mnan,
26 DIAG(error_Mips_inconsistent_fp64,
30 DIAG(error_Mips_m16_unsupported,
34 DIAG(warn_Mips_abicalls_linking,
38 DIAG(warn_Mips_fp_abi_incompatible,
[all …]
DDiagSymbolResolutions.inc1 DIAG(note_has_no_symtab,
5 DIAG(fatal_cannot_read_strtab,
9 DIAG(fail_sym_resolution,
13 DIAG(mark_dynamic_defined,
17 DIAG(comm_refer_to_define,
21 DIAG(redefine_common,
25 DIAG(indirect_refer_to_common,
29 DIAG(indirect_refer_to_inexist,
33 DIAG(multiple_definitions,
37 DIAG(undefined_situation,
[all …]
DDiagLayouts.inc1 DIAG(warn_unsupported_exception,
5 DIAG(warn_unsupported_symbolic_versioning,
9 DIAG(err_section_not_laid_out,
15 DIAG(warn_duplicate_std_sectmap,
19 DIAG(warn_rules_check_failed,
23 DIAG(err_cannot_merge_section,
27 DIAG(debug_icf_iterations,
31 DIAG(debug_icf_folded_section,
35 DIAG(err_no_space_to_place_stubs,
DDiagGOTPLT.inc1 DIAG(mips_got_symbol,
5 DIAG(fail_allocate_memory_got,
9 DIAG(fail_allocate_memory_plt,
13 DIAG(reserve_entry_number_mismatch_got,
17 DIAG(reserve_entry_number_mismatch_plt,
DDiagReaders.inc1 DIAG(archive_magic_mismatch,
5 DIAG(debug_cannot_parse_eh,
9 DIAG(debug_cannot_scan_eh,
13 DIAG(fatal_cannot_read_input,
DDiagLDScript.inc1 DIAG(err_unterminated_comment,
5 DIAG(err_syntax_error,
9 DIAG(err_assert_failed,
DDiagnosticInfos.h18 #define DIAG(ENUM, CLASS, ADDRMSG, LINEMSG) ENUM, macro
28 #undef DIAG
/frameworks/compile/mclinker/lib/LD/
DDiagnosticInfos.cpp43 #define DIAG(ENUM, CLASS, ADDRDESC, LOCDESC) \ macro
55 #undef DIAG
62 #define DIAG(ENUM, CLASS, ADDRDESC, LOCDESC) \ macro
74 #undef DIAG