Home
last modified time | relevance | path

Searched refs:gold_error (Results 1 – 25 of 42) sorted by relevance

12

/toolchain/binutils/binutils-2.25/gold/
Dparameters.cc221 gold_error(_("input file does not match -EB/EL option")); in check_target_endianness()
231 gold_error(_("-Trodata-segment is meaningless without --rosegment")); in check_rodata_segment()
338 gold_error(_("unrecognized output format %s"), bfd_name); in parameters_force_valid_target()
351 gold_error(_("unrecognized emulation %s"), emulation); in parameters_force_valid_target()
Darchive.cc228 gold_error(_("%s: no archive symbol table (run ranlib)"), in setup()
316 gold_error(_("%s: bad archive symbol table names"), in read_armap()
348 gold_error(_("%s: malformed archive header at %zu"), in interpret_header()
368 gold_error(_("%s: malformed archive header size at %zu"), in interpret_header()
379 gold_error(_("%s: malformed archive header name at %zu"), in interpret_header()
410 gold_error(_("%s: bad extended name index at %zu"), in interpret_header()
420 gold_error(_("%s: bad extended name entry at header %zu"), in interpret_header()
517 gold_error(_("%s: short archive header at %zu"), in read_next_header()
701 gold_error(_("%s: member at %zu is not an ELF object"), in get_elf_object_for_member()
Dscript-sections.cc105 gold_error(_("section %s overflows end of region %s"), in increment_offset()
646 { gold_error(_("Attempt to set a memory region for a non-output section")); } in set_memory_region()
952 gold_error(_("dot may not move backward")); in set_section_addresses()
2577 gold_error(_("SPECIAL constraints are not implemented")); in check_constraint()
2619 gold_error(_("mismatched definition for constrained sections")); in alternate_constraint()
3095 gold_error(_("region '%.*s' already defined"), static_cast<int>(namelen), in add_memory_region()
3321 gold_error(_("DATA_SEGMENT_ALIGN may only appear once in a linker script")); in data_segment_align()
3336 gold_error(_("DATA_SEGMENT_RELRO_END may only appear once " in data_segment_relro_end()
3341 gold_error(_("DATA_SEGMENT_RELRO_END must follow DATA_SEGMENT_ALIGN")); in data_segment_relro_end()
3519 gold_error(_("no matching section constraint")); in set_section_addresses()
[all …]
Dscript.cc1072 gold_error("%s", this->message_.c_str()); in check()
1139 gold_error(_("invalid use of PROVIDE for dot symbol")); in add_symbol_assignment()
1515 gold_error(_("%s: SECTIONS seen after other input files; try -T/--script"), in read_input_script()
2219 gold_error(_("'%s' appears as both a global and a local symbol " in add_exact_match()
2251 gold_error(_("wildcard match appears as both global and local " in build_expression_list_lookup()
2434 gold_error(_("version script assignment of %s to symbol %s " in check_unmatched_names()
2630 gold_error(_("%s:%d:%d: %s"), closure->filename(), closure->lineno(), in yyerror()
2696 gold_error(_("library name must be prefixed with -l")); in script_add_library()
2916 gold_error(_("%s:%d:%d: invalid use of VERSION in input file"), in script_push_lex_into_version_mode()
3151 gold_error(_("%s:%d:%d: DATA_SEGMENT_ALIGN not in SECTIONS clause"), in script_data_segment_align()
[all …]
Dtarget.cc94 gold_error(_("%s: unsupported ELF file type %d"), in do_make_elf_object_implementation()
170 gold_error(_("linker does not include stack split support " in do_calls_non_split()
Dnacl.cc43 gold_error(_("%s: %s"), this->file_.filename().c_str(), buf); in error()
Dexpression.cc207 gold_error(_("undefined symbol '%s' referenced in expression"), in value()
251 gold_error(_("invalid reference to dot symbol outside of " in value()
480 gold_error(_(#NAME " by zero")); \
812 gold_error("%s called on nonexistent output section '%s'", in value()
909 gold_error("%s", this->message_.c_str()); in value()
1032 gold_error(_("unknown constant %s"), s.c_str()); in Constant_expression()
Dplugin.cc178 gold_error(_("%s: could not load plugin library: %s"), in load()
187 gold_error(_("%s: could not find onload entry point"), in load()
857 gold_error(_("input files added by plug-ins in --incremental mode not " in add_input_file()
1832 gold_error(_("%s: not configured to support " in make_sized_plugin_object()
1841 gold_error(_("%s: not configured to support " in make_sized_plugin_object()
1853 gold_error(_("%s: not configured to support " in make_sized_plugin_object()
1862 gold_error(_("%s: not configured to support " in make_sized_plugin_object()
Dmapfile.cc70 gold_error(_("cannot open map file %s: %s"), map_filename, in open()
84 gold_error(_("cannot close map file: %s"), strerror(errno)); in close()
Dattributes.cc410 gold_error(_("%s: must be processed by '%s' toolchain"), in merge()
418 gold_error(_("%s: object tag '%d, %s' is " in merge()
Dfileread.cc208 gold_error(_("%s: fstat failed: %s"), in open()
1047 gold_error(_("cannot find %s%s"), in find_file()
1072 gold_error(_("cannot find %s"), in find_file()
1111 gold_error(_("cannot open %s: %s"), in open()
Darm.cc4232 gold_error(_("conditional branch to PLT in THUMB-2 not supported yet.")); in thm_jump19()
5409 gold_error(_("PREL31 overflow in EXIDX_CANTUNWIND entry")); in do_fixed_endian_write()
5655 gold_error(_("uneven .ARM.exidx section size in %s section %u"), in process_exidx_section()
5981 gold_error(_("Found non-EXIDX input sections in EXIDX output section")); in fix_exidx_coverage()
6039 gold_error(_("unwinding may not work because EXIDX input section" in fix_exidx_coverage()
6778 gold_error(_("EXIDX section %s(%u) links to invalid section %u in %s"), in make_exidx_input_section()
6787 gold_error(_("EXIDX sections %s(%u) and %s(%u) both link to text section" in make_exidx_input_section()
6801 gold_error(_("EXIDX section %s(%u) links to non-allocated section %s(%u) " in make_exidx_input_section()
6928 gold_error(_("relocation section %u has invalid info %u"), in do_read_symbols()
6934 gold_error(_("section %u has multiple relocation sections " in do_read_symbols()
[all …]
Daarch64-reloc-property.h228 gold_error(_("Invalid/unrecognized reloc reloc %d."), code); in code_to_array_index()
Doptions.cc475 gold_error(_("invalid argument to --section-start; " in parse_section_start()
488 gold_error(_("--section-start address missing")); in parse_section_start()
497 gold_error(_("--section-start argument %s is not a valid hex number"), in parse_section_start()
662 gold::gold_error(_("format '%s' not supported; treating as elf " in string_to_object_format()
Dtarget-select.cc198 gold_error(_("unrecognized output format %s"), bfd_name); in print_output_format()
Dresolve.cc194 gold_error(_("invalid STB_LOCAL symbol in external symbols")); in symbol_to_bits()
200 gold_error(_("unsupported symbol binding %d"), static_cast<int>(binding)); in symbol_to_bits()
889 gold_error("%s: %s", objname, buf); in report_resolve_problem()
Dgold.h92 gold_error(const char* msg, ...) ATTRIBUTE_PRINTF_1;
Dmips.cc4103 gold_error(_("relocation truncated to fit: %u against '%s'"), in rel26()
4139 gold_error(_("Unsupported jump between ISA modes; consider " in rel26()
4629 gold_error(_("small-data section exceeds 64KB; lower small-data size " in relgprel()
5743 gold_error(_("undefined or discarded local symbol %u from " in do_write()
5762 gold_error(_("undefined or discarded symbol %s in GOT"), in do_write()
5939 gold_error(_("no relocation found in mips16 stub section '%s'"), in discard_mips16_stub_sections()
6431 gold_error(_(".got.plt offset of %ld from .plt beyond the range of " in do_write()
6591 gold_error(_(".got.plt offset of %ld from .plt beyond the " in do_write()
7794 gold_error(_("%s: linking 32-bit code with 64-bit code"), name.c_str()); in merge_processor_specific_flags()
7817 gold_error(_("%s: linking %s module with previous %s modules"), in merge_processor_specific_flags()
[all …]
Daarch64.cc507 gold_error(_("undefined or discarded local symbol %u from " in do_write()
528 gold_error(_("undefined or discarded symbol %s in GOT"), in do_write()
3696 gold_error(_("%s: unsupported ELF file type %d"), in do_make_elf_object()
5406 gold_error(_("Stub is too far away, try a smaller value " in maybe_apply_stub()
5860 gold_error(_("%s: unsupported reloc %u against local symbol"), in unsupported_reloc_local()
5923 gold_error(_("%s: unsupported TLS reloc %s for IFUNC symbol"), in reloc_needs_plt_for_ifunc()
5966 gold_error(_("%s: unsupported reloc %u in pos independent link."), in local()
6097 gold_error(_("%s: unsupported TLSLE reloc %u in shared code."), in local()
6182 gold_error(_("%s: unsupported reloc %u against global symbol %s"), in unsupported_reloc_global()
6492 gold_error(_("%s: unsupported TLSLE reloc type %u in shared objects."), in global()
[all …]
Ddescriptors.cc131 gold_error(_("file %s was removed during the link"), name); in open()
Dobject.cc173 gold_error(_("%s: %s"), this->name().c_str(), buf); in error()
2966 gold_error(_("%s is not supported but is required for %s in %s"), in check_dynamic_dependencies()
3087 gold_error(_("%s: incompatible target"), name.c_str()); in make_elf_sized_object()
3135 gold_error(_("%s: %s"), name.c_str(), error.c_str()); in make_elf_object()
3151 gold_error(_("%s: not configured to support " in make_elf_object()
3167 gold_error(_("%s: not configured to support " in make_elf_object()
3186 gold_error(_("%s: not configured to support " in make_elf_object()
3202 gold_error(_("%s: not configured to support " in make_elf_object()
Ddirsearch.cc73 gold::gold_error(_("%s: can not read directory: %s"), in read_files()
Dmain.cc324 gold_error("treating warnings as errors"); in main()
Dreadsyms.cc285 gold_error(_("%s: file is empty"), in do_read_symbols()
920 gold_error(_("%s: not an object or archive"), in run()
Dx86_64.cc779 gold_error(_("missing expected TLS relocation")); in ~Relocate()
1529 gold_error(_("PC-relative offset overflow in PLT entry %d"), in do_fill_plt_entry()
2219 gold_error(_("%s: unsupported reloc %u against local symbol"), in unsupported_reloc_local()
2329 gold_error(_("%s: unsupported TLS reloc %u for IFUNC symbol"), in reloc_needs_plt_for_ifunc()
2520 gold_error(_("%s: unexpected reloc %u in object file"), in local()
2648 gold_error(_("%s: unsupported reloc %u against local symbol"), in local()
2664 gold_error(_("%s: unsupported reloc %u against global symbol %s"), in unsupported_reloc_global()
2978 gold_error(_("%s: unexpected reloc %u in object file"), in global()
3105 gold_error(_("%s: unsupported reloc %u against global symbol %s"), in global()
3166 gold_error(_("%s: unsupported REL reloc section"), in scan_relocs()

12