/toolchain/binutils/binutils-2.25/binutils/ |
D | dwarf.c | 132 warn (_("Encoded value extends past end of section\n")); in get_encoded_value() 462 warn (_("Badly formed extended line op encountered!\n")); in process_extended_line_op() 503 warn (_("DW_LNE_define_file: Bad opcode length\n")); in process_extended_line_op() 629 warn (_("DW_FORM_strp offset too big: %s\n"), in fetch_indirect_string() 647 warn (_("DW_FORM_line_strp offset too big: %s\n"), in fetch_indirect_line_string() 674 warn (_("DW_FORM_GNU_str_index offset too big: %s\n"), in fetch_indexed_string() 687 warn (_("DW_FORM_GNU_str_index indirect offset too big: %s\n"), in fetch_indexed_string() 705 warn (_("Offset into section %s too big: %s\n"), in fetch_indexed_value() 1554 warn (_("Corrupt attribute\n")); in read_and_display_attr_value() 1714 warn (_("Corrupt attribute block length: %lx\n"), (long) uvalue); in read_and_display_attr_value() [all …]
|
D | dllwrap.c | 118 static void warn (const char *, ...) ATTRIBUTE_PRINTF_1; 161 warn (const char *format, ...) in warn() function 296 warn (_("Keeping temporary base file %s"), base_file_name); in delete_temp_files() 298 warn (_("Deleting temporary base file %s"), base_file_name); in delete_temp_files() 312 warn (_("Keeping temporary exp file %s"), exp_file_name); in delete_temp_files() 314 warn (_("Deleting temporary exp file %s"), exp_file_name); in delete_temp_files() 327 warn (_("Keeping temporary def file %s"), def_file_name); in delete_temp_files() 329 warn (_("Deleting temporary def file %s"), def_file_name); in delete_temp_files() 410 warn (_("pwait returns: %s"), strerror (errno)); in run() 415 warn (_("subprocess got fatal signal %d"), WTERMSIG (wait_status)); in run() [all …]
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/ |
D | macro-warn-4.d | 2 #source: macro-warn-4.s 3 #stderr: macro-warn-4.l
|
D | macro-warn-3.d | 2 #source: macro-warn-3.s 3 #stderr: macro-warn-3.l
|
D | macro-warn-2.d | 2 #source: macro-warn-2.s 3 #stderr: macro-warn-2.l
|
D | macro-warn-1.d | 2 #source: macro-warn-1.s 3 #stderr: macro-warn-1.l
|
D | macro-warn-1-n32.d | 2 #source: macro-warn-1.s 3 #stderr: macro-warn-1-n32.l
|
D | micromips-warn-branch-delay.d | 4 #source: micromips-warn-branch-delay.s 5 #stderr: micromips-warn-branch-delay.l
|
D | mips32r2-ill.s | 54 mfhc1 $17, $f1 # warn 57 mthc1 $17, $f1 # warn
|
D | macro-warn-2-n32.d | 2 #source: macro-warn-2.s
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/ |
D | ld-sp-warn.d | 2 # source: ld-sp-warn.s 3 # error-output: ld-sp-warn.l
|
D | ld-sp-warn-v7.d | 3 # source: ld-sp-warn.s 4 # error-output: ld-sp-warn-v7.l
|
D | ld-sp-warn-v7m.d | 3 # source: ld-sp-warn.s 4 # error-output: ld-sp-warn-v7m.l
|
D | ld-sp-warn-v7a.d | 3 # source: ld-sp-warn.s 4 # error-output: ld-sp-warn-v7a.l
|
D | ld-sp-warn-v7r.d | 3 # source: ld-sp-warn.s 4 # error-output: ld-sp-warn-v7r.l
|
D | ld-sp-warn-v7em.d | 3 # source: ld-sp-warn.s 4 # error-output: ld-sp-warn-v7e-m.l
|
D | ld-sp-warn-cortex-m4.d | 3 # source: ld-sp-warn.s 4 # error-output: ld-sp-warn-cortex-m4.l
|
D | ld-sp-warn-cortex-m3.d | 3 # source: ld-sp-warn.s 4 # error-output: ld-sp-warn-cortex-m3.l
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-i386/ |
D | warn1.d | 1 #name: --warn-shared-textrel --fatal-warnings 3 #ld: -shared -melf_i386 --warn-shared-textrel --fatal-warnings
|
/toolchain/binutils/binutils-2.25/gas/doc/ |
D | c-m32r.texi | 106 @item -warn-explicit-parallel-conflicts 107 @cindex @samp{-warn-explicit-parallel-conflicts} option, M32RX 120 This is a shorter synonym for the @emph{-warn-explicit-parallel-conflicts} 123 @item -no-warn-explicit-parallel-conflicts 124 @cindex @samp{-no-warn-explicit-parallel-conflicts} option, M32RX 130 This is a shorter synonym for the @emph{-no-warn-explicit-parallel-conflicts} 155 @item -warn-unmatched-high 156 @cindex @samp{-warn-unmatched-high} option, M32R 162 @item -no-warn-unmatched-high 163 @cindex @samp{-no-warn-unmatched-high} option, M32R [all …]
|
/toolchain/binutils/binutils-2.25/opcodes/ |
D | ia64-gen.c | 252 static void warn (const char *, ...) ATTRIBUTE_PRINTF_1; 313 warn (const char *message, ...) in warn() function 505 warn (_("multiple note %s not handled\n"), notestr); in fetch_insn_class() 736 warn (_("multiple note %s not handled\n"), notestr); in parse_resource_users() 1050 warn (_("most recent format '%s'\nappears more restrictive than '%s'\n"), in in_iclass() 1061 warn (_("overlapping field %s->%s\n"), in in_iclass() 1258 warn (_("overwriting note %d with note %d (IC:%s)\n"), in in_iclass() 1465 warn (_("don't know how to specify %% dependency %s\n"), in lookup_specifier() 1487 warn (_("Don't know how to specify # dependency %s\n"), in lookup_specifier() 1526 warn (_("IC:%s [%s] has no terminals or sub-classes\n"), in print_dependency_table() [all …]
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-arm/ |
D | unresolved-1.d | 1 #ld: --warn-unresolved
|
D | unresolved-1-dyn.d | 2 #ld: --warn-unresolved tmpdir/mixed-lib.so
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/aarch64/ |
D | deprecated.d | 4 #as: --warn
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/iq2000/ |
D | oddldw.s | 3 # The assembler must warn about this!
|