Searched refs:attempt (Results 1 – 25 of 156) sorted by relevance
1234567
/toolchain/binutils/binutils-2.25/ld/ |
D | ldfile.c | 142 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/ |
D | req.s | 26 # 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
|
D | noarm.l | 3 [^:]*:13: Error: attempt to use an ARM instruction on a Thumb-only processor -- `nop'
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/tic6x/ |
D | scomm-directive-3.d | 4 #error: attempt to re-define symbol
|
D | scomm-directive-2.d | 4 #error: attempt to re-define symbol
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/symver/ |
D | symver2.l | 2 .*: Error: invalid attempt to declare external version name as default in symbol `foo@@version1'
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/macros/ |
D | dot.l | 2 .*:[1-9][0-9]*: Warning: attempt to redefine pseudo-op .\.macro. ignored
|
/toolchain/binutils/binutils-2.25/gas/doc/ |
D | c-mt.texi | 32 error message if an attempt is made to assemble an instruction which
|
D | c-aarch64.texi | 56 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
|
D | c-v850.texi | 99 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
|
D | c-m32r.texi | 101 This option tells the assembler to attempt to optimize the 348 instruction where both components attempt to modify the same register.
|
D | c-d10v.texi | 32 is used, @code{@value{AS}} will attempt to optimize its output by detecting when
|
D | c-bfin.texi | 37 error message if an attempt is made to assemble an instruction which
|
D | c-d30v.texi | 32 is used, @code{@value{AS}} will attempt to optimize its output by detecting when
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/m32r/ |
D | m32rx.s | 165 # Use bnc.s here as bnc is relaxable and thus the parallelization attempt won't
|
/toolchain/binutils/binutils-2.25/ld/emultempl/ |
D | avrelf.em | 219 "If the linker detects to attempt to access\n"
|
/toolchain/binutils/binutils-2.25/opcodes/po/ |
D | uk.po | 42 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"
|
D | opcodes.pot | 208 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"
|
D | da.po | 41 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"
|
D | ga.po | 38 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"
|
D | id.po | 40 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"
|
D | it.po | 41 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"
|
D | nl.po | 43 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"
|
D | es.po | 40 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/ |
D | ChangeLog-2008 | 817 (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