Home
last modified time | relevance | path

Searched refs:attempt (Results 1 – 25 of 156) sorted by relevance

1234567

/toolchain/binutils/binutils-2.25/ld/
Dldfile.c142 ldfile_try_open_bfd (const char *attempt, in ldfile_try_open_bfd() argument
145 entry->the_bfd = bfd_openr (attempt, entry->target); in ldfile_try_open_bfd()
150 info_msg (_("attempt to open %s failed\n"), attempt); in ldfile_try_open_bfd()
152 info_msg (_("attempt to open %s succeeded\n"), attempt); in ldfile_try_open_bfd()
199 ldfile_open_command_file (attempt); in ldfile_try_open_bfd()
277 attempt, entry->local_sym_name); in ldfile_try_open_bfd()
289 attempt); in ldfile_try_open_bfd()
306 attempt, entry->local_sym_name); in ldfile_try_open_bfd()
328 int fd = open (attempt, O_RDONLY | O_BINARY); in ldfile_try_open_bfd()
333 file.name = attempt; in ldfile_try_open_bfd()
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/
Dreq.s26 # Now attempt to re-alias foo. There used to be a bug whereby the
29 # second attempt at aliasing foo (to something different than
39 # Check that a second attempt to alias foo, using a mixed case
Dnoarm.l3 [^:]*:13: Error: attempt to use an ARM instruction on a Thumb-only processor -- `nop'
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/tic6x/
Dscomm-directive-3.d4 #error: attempt to re-define symbol
Dscomm-directive-2.d4 #error: attempt to re-define symbol
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/symver/
Dsymver2.l2 .*: Error: invalid attempt to declare external version name as default in symbol `foo@@version1'
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/macros/
Ddot.l2 .*:[1-9][0-9]*: Warning: attempt to redefine pseudo-op .\.macro. ignored
/toolchain/binutils/binutils-2.25/gas/doc/
Dc-mt.texi32 error message if an attempt is made to assemble an instruction which
Dc-aarch64.texi56 message if an attempt is made to assemble an instruction which will not execute
79 issue an error message if an attempt is made to assemble an
Dc-v850.texi99 attempt to relax them.
459 to function @code{name}. The linker will attempt to shorten this call
466 to label @code{name}. The linker will attempt to shorten this code
Dc-m32r.texi101 This option tells the assembler to attempt to optimize the
348 instruction where both components attempt to modify the same register.
Dc-d10v.texi32 is used, @code{@value{AS}} will attempt to optimize its output by detecting when
Dc-bfin.texi37 error message if an attempt is made to assemble an instruction which
Dc-d30v.texi32 is used, @code{@value{AS}} will attempt to optimize its output by detecting when
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/m32r/
Dm32rx.s165 # Use bnc.s here as bnc is relaxable and thus the parallelization attempt won't
/toolchain/binutils/binutils-2.25/ld/emultempl/
Davrelf.em219 "If the linker detects to attempt to access\n"
/toolchain/binutils/binutils-2.25/opcodes/po/
Duk.po42 msgid "attempt to set readonly register"
46 msgid "attempt to read writeonly register"
100 msgid "attempt to set HR bits"
1110 msgid "attempt to set y bit when using + or - modifier"
Dopcodes.pot208 msgid "attempt to set readonly register"
212 msgid "attempt to read writeonly register"
266 msgid "attempt to set HR bits"
1221 msgid "attempt to set y bit when using + or - modifier"
Dda.po41 msgid "attempt to set readonly register"
45 msgid "attempt to read writeonly register"
99 msgid "attempt to set HR bits"
1014 msgid "attempt to set y bit when using + or - modifier"
Dga.po38 msgid "attempt to set readonly register"
42 msgid "attempt to read writeonly register"
96 msgid "attempt to set HR bits"
971 msgid "attempt to set y bit when using + or - modifier"
Did.po40 msgid "attempt to set readonly register"
44 msgid "attempt to read writeonly register"
98 msgid "attempt to set HR bits"
1045 msgid "attempt to set y bit when using + or - modifier"
Dit.po41 msgid "attempt to set readonly register"
45 msgid "attempt to read writeonly register"
99 msgid "attempt to set HR bits"
1048 msgid "attempt to set y bit when using + or - modifier"
Dnl.po43 msgid "attempt to set readonly register"
47 msgid "attempt to read writeonly register"
104 msgid "attempt to set HR bits"
1084 msgid "attempt to set y bit when using + or - modifier"
Des.po40 msgid "attempt to set readonly register"
44 msgid "attempt to read writeonly register"
98 msgid "attempt to set HR bits"
1108 msgid "attempt to set y bit when using + or - modifier"
/toolchain/binutils/binutils-2.25/binutils/
DChangeLog-2008817 (load_debug_info): Remember a failed attempt to load and parse the
830 (free_debug_memory): Do not attempt to free any entries in the

1234567