Searched refs:seen (Results 1 – 25 of 132) sorted by relevance
123456
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/mips/ |
D | compact-eh-err1.l | 2 .*:20: Error: .cfi_inline_lsda seen for frame without .cfi_lsda
|
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/tic6x/ |
D | attr-arch-directive-1.s | 1 # .arch directives override previous attributes before instructions are seen.
|
D | attr-arch-directive-3.s | 1 # .arch directives merge attributes after instructions are seen.
|
D | attr-arch-directive-2.s | 2 # are seen, but not after.
|
/toolchain/binutils/binutils-2.27/binutils/testsuite/binutils-all/ |
D | readelf.pr18374 | 3 Warning: This section has relocations - addresses seen here may not be accurate.
|
/toolchain/binutils/binutils-2.27/cpu/ |
D | m32c.opc | 117 return "Invalid literal"; /* Anything -- will not be seen. */ \ 130 return "Invalid literal"; /* Anything -- will not be seen. */ \ 321 return "Invalid literal"; /* Anything -- will not be seen. */ 325 return "Invalid literal"; /* Anything -- will not be seen. */ 419 return "Invalid literal"; /* Anything -- will not be seen. */ 423 return "Invalid literal"; /* Anything -- will not be seen. */ 445 return "Invalid literal"; /* Anything -- will not be seen. */ 449 return "Invalid literal"; /* Anything -- will not be seen. */ 776 return "Invalid suffix"; /* Anything -- will not be seen. */
|
D | mep.opc | 421 return "not zero"; /* any string will do -- will never be seen. */ 433 return "not zero"; /* any string will do -- will never be seen. */ 448 return "not zero"; /* any string will do -- will never be seen. */ 463 return "not zero"; /* any string will do -- will never be seen. */ 478 return "not zero"; /* any string will do -- will never be seen. */ 493 return "not zero"; /* any string will do -- will never be seen. */ 505 return "not zero"; /* any string will do -- will never be seen. */
|
/toolchain/binutils/binutils-2.27/ld/testsuite/ld-mmix/ |
D | sec-8m.d | 10 # bug. When one input-section (seen in mmo.c as a chunk of data to
|
D | local1.d | 10 # (different meaning of "local" than for symbol), which can be seen as
|
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/cris/ |
D | operand-err-1.s | 15 ; These two could be seen useful in extreme cases, but those
|
/toolchain/binutils/binutils-2.27/ld/emultempl/ |
D | z80.em | 36 /* Bitwise or of the machine types seen so far. */
|
D | mmo.em | 215 when all input files are seen, which is equivalent. */
|
D | armcoff.em | 126 /* We have seen it all. Allocate it, and carry on */
|
D | beos.em | 620 /* We have seen it all. Allocate it, and carry on */ 640 /* We have seen it all. Allocate it, and carry on */
|
D | sh64elf.em | 257 /* If there is no .cranges section, it is because it was seen earlier on
|
D | armelf.em | 109 /* We have seen it all. Allocate it, and carry on. */
|
/toolchain/binutils/binutils-2.27/gas/doc/ |
D | c-ns32k.texi | 19 @code{@value{AS}}. Someone who understands the processor (I've never seen
|
D | c-alpha.texi | 84 enable @code{.mdebug} when the first stabs directive is seen.
|
/toolchain/binutils/binutils-2.27/binutils/ |
D | objdump.c | 125 …bfd_boolean seen; /* A flag to indicate that the section has been found in one or more input file… member 374 only->seen = TRUE; in process_section_p() 396 only->seen = FALSE; in add_only() 419 if (only->seen) in free_only_list()
|
D | ChangeLog-2008 | 629 (process_file_header): Mask SHN_XINDEX to values seen in external
|
/toolchain/binutils/binutils-2.27/gas/ |
D | NEWS | 514 ``.mri 0'' is seen; this can be convenient for inline assembler code. 619 If any stabs directives are seen in the source, GAS will create two new
|
D | ChangeLog-2014 | 466 list of seen/allowed hwcaps. 1180 (obj_elf_vendor_attribute): Record which attributes have been seen. 1796 (msp430_lcomm): New. Flag bss if .lcomm is seen.
|
/toolchain/binutils/binutils-2.27/ld/ |
D | ChangeLog-2004 | 165 seen. 927 are readonly if ONLY_IF_RO or ONLY_IF_RW was seen.
|
/toolchain/binutils/binutils-2.27/gold/po/ |
D | gold.pot | 243 #. These are relocations which should only be seen by the 244 #. dynamic linker, and should never be seen here. 3155 msgid "%s: SECTIONS seen after other input files; try -T/--script"
|
D | zh_CN.po | 243 #. These are relocations which should only be seen by the 244 #. dynamic linker, and should never be seen here. 3307 msgid "%s: SECTIONS seen after other input files; try -T/--script"
|
123456