/toolchain/binutils/binutils-2.27/bfd/doc/ |
D | bfdsumm.texi | 14 canonical format. When the linker asks for the symbol table of an object 16 relevant BFD back end which reads and converts the table into a canonical 17 form. The linker then operates upon the canonical form. When the link is 24 * Canonical format:: The BFD canonical object-file format 50 internal canonical form of the external formats is not exhaustive; there 59 canonical form has structures which are opaque to the BFD core, 61 the canonical form is generated for BFD and the application. At the 64 end routine will be able to use the canonical form provided by the 73 @subsection The BFD canonical object-file format 77 stored by the canonical format, and that needed by the [all …]
|
D | bfd.texinfo | 104 memory and various canonical data structures. The front end also 108 its canonical form. The back ends also may keep around information for
|
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/mmix/ |
D | pop-op.s | 2 # No need to check the canonical three constants.
|
D | swym-op.s | 2 # No need to check the canonical three constants.
|
/toolchain/binutils/binutils-2.27/config/ |
D | largefile.m4 | 9 # canonical names.
|
D | acx.m4 | 6 dnl # $build_alias or canonical $build if blank.
|
/toolchain/binutils/binutils-2.27/gas/doc/ |
D | c-tilepro.texi | 104 canonical names that must be used instead: 140 the canonical name. The @code{.no_require_canonical_reg_names} 323 Require that canonical register names be used, and emit a warning if 327 Permit the use of numeric names for registers that have canonical
|
D | c-visium.texi | 77 Registers can be specified either by using their canonical mnemonic names
|
D | c-tilegx.texi | 120 canonical names that must be used instead: 355 Require that canonical register names be used, and emit a warning if 359 Permit the use of numeric names for registers that have canonical
|
D | c-alpha.texi | 368 are saved in a block located @var{offset} bytes from the @dfn{canonical
|
/toolchain/binutils/binutils-2.27/ld/testsuite/ld-i386/ |
D | tlsnopic.dd | 111 # LE @ntpoff, hidden var, non-canonical sequence 124 # LE @ntpoff, local var, non-canonical sequence
|
D | tlsbin.dd | 418 # LE @ntpoff, local var, non-canonical sequence 431 # LE @ntpoff, hidden var defined in exec, non-canonical sequence
|
D | tlsbindesc.dd | 408 # LE @ntpoff, local var, non-canonical sequence 421 # LE @ntpoff, hidden var defined in exec, non-canonical sequence
|
D | tlsbin2.dd | 414 # LE @ntpoff, local var, non-canonical sequence 427 # LE @ntpoff, hidden var defined in exec, non-canonical sequence
|
/toolchain/binutils/binutils-2.27/ld/testsuite/ld-x86-64/ |
D | tlsbindesc.dd | 247 # LE, local var, non-canonical sequence 261 # LE, hidden var defined in exec, non-canonical sequence
|
D | tlsbin2.dd | 256 # LE, local var, non-canonical sequence 270 # LE, hidden var defined in exec, non-canonical sequence
|
D | tlsbin.dd | 256 # LE, local var, non-canonical sequence 270 # LE, hidden var defined in exec, non-canonical sequence
|
/toolchain/binutils/binutils-2.27/bfd/ |
D | PORTING | 20 bfd/config.bfd, which associates each canonical host type with a BFD
|
D | config.bfd | 19 # Convert a canonical host type into a BFD host type. 20 # Set shell variable targ to canonical target name, and run
|
/toolchain/binutils/binutils-2.27/ld/emultempl/ |
D | cr16elf.em | 69 read in the relocs into BFD canonical form, which would waste
|
D | m68kelf.em | 97 read in the relocs into BFD canonical form, which would waste
|
D | m68kcoff.em | 86 read in the relocs into BFD canonical form, which would waste
|
/toolchain/binutils/binutils-2.27/gas/config/ |
D | tc-mips.c | 18878 mips_strict_matching_cpu_name_p (const char *canonical, const char *given) in mips_strict_matching_cpu_name_p() argument 18880 while (*given != 0 && TOLOWER (*given) == TOLOWER (*canonical)) in mips_strict_matching_cpu_name_p() 18881 given++, canonical++; in mips_strict_matching_cpu_name_p() 18883 return ((*given == 0 && *canonical == 0) in mips_strict_matching_cpu_name_p() 18884 || (strcmp (canonical, "000") == 0 && strcasecmp (given, "k") == 0)); in mips_strict_matching_cpu_name_p() 18894 mips_matching_cpu_name_p (const char *canonical, const char *given) in mips_matching_cpu_name_p() argument 18898 if (mips_strict_matching_cpu_name_p (canonical, given)) in mips_matching_cpu_name_p() 18910 if (TOLOWER (canonical[0]) == 'v' && TOLOWER (canonical[1]) == 'r') in mips_matching_cpu_name_p() 18911 canonical += 2; in mips_matching_cpu_name_p() 18912 else if (TOLOWER (canonical[0]) == 'r' && TOLOWER (canonical[1]) == 'm') in mips_matching_cpu_name_p() [all …]
|
/toolchain/binutils/binutils-2.27/gas/ |
D | configure.tgt | 28 # cpu_type canonical gas cpu type; identifies the config/tc-* files
|
/toolchain/binutils/binutils-2.27/binutils/ |
D | NEWS | 399 so they must be in canonical form.
|