Home
last modified time | relevance | path

Searched refs:canonical (Results 1 – 25 of 68) sorted by relevance

123

/toolchain/binutils/binutils-2.27/bfd/doc/
Dbfdsumm.texi14 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 …]
Dbfd.texinfo104 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/
Dpop-op.s2 # No need to check the canonical three constants.
Dswym-op.s2 # No need to check the canonical three constants.
/toolchain/binutils/binutils-2.27/config/
Dlargefile.m49 # canonical names.
Dacx.m46 dnl # $build_alias or canonical $build if blank.
/toolchain/binutils/binutils-2.27/gas/doc/
Dc-tilepro.texi104 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
Dc-visium.texi77 Registers can be specified either by using their canonical mnemonic names
Dc-tilegx.texi120 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
Dc-alpha.texi368 are saved in a block located @var{offset} bytes from the @dfn{canonical
/toolchain/binutils/binutils-2.27/ld/testsuite/ld-i386/
Dtlsnopic.dd111 # LE @ntpoff, hidden var, non-canonical sequence
124 # LE @ntpoff, local var, non-canonical sequence
Dtlsbin.dd418 # LE @ntpoff, local var, non-canonical sequence
431 # LE @ntpoff, hidden var defined in exec, non-canonical sequence
Dtlsbindesc.dd408 # LE @ntpoff, local var, non-canonical sequence
421 # LE @ntpoff, hidden var defined in exec, non-canonical sequence
Dtlsbin2.dd414 # 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/
Dtlsbindesc.dd247 # LE, local var, non-canonical sequence
261 # LE, hidden var defined in exec, non-canonical sequence
Dtlsbin2.dd256 # LE, local var, non-canonical sequence
270 # LE, hidden var defined in exec, non-canonical sequence
Dtlsbin.dd256 # LE, local var, non-canonical sequence
270 # LE, hidden var defined in exec, non-canonical sequence
/toolchain/binutils/binutils-2.27/bfd/
DPORTING20 bfd/config.bfd, which associates each canonical host type with a BFD
Dconfig.bfd19 # 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/
Dcr16elf.em69 read in the relocs into BFD canonical form, which would waste
Dm68kelf.em97 read in the relocs into BFD canonical form, which would waste
Dm68kcoff.em86 read in the relocs into BFD canonical form, which would waste
/toolchain/binutils/binutils-2.27/gas/config/
Dtc-mips.c18878 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/
Dconfigure.tgt28 # cpu_type canonical gas cpu type; identifies the config/tc-* files
/toolchain/binutils/binutils-2.27/binutils/
DNEWS399 so they must be in canonical form.

123