Home
last modified time | relevance | path

Searched refs:description (Results 1 – 25 of 147) sorted by relevance

123456

/toolchain/binutils/binutils-2.25/binutils/
DBRANCHES8 include the branch name, and a description of the branch. The branch
9 description should name the owner of the branch (i.e., the person to
10 contact regarding the branch) and a description of the commit policy
DChangeLog-2010483 with a textual description of a MIPS32r2 64-bit FPU.
721 with a textual description of single and double precision float.
861 * doc/binutils.texi (windmc): Fix synopsis and description of
872 * readelf.c (arm_attr_tag_Advanced_SIMD_arch): Add description of
875 (arm_attr_tag_DIV_use): Add description of new attribute.
DChangeLog-2013201 * doc/binutils.texi (ranlib -D): Correct description.
208 * doc/binutils.texi (ar cmdline): Update description of 'q'
212 (nm): Add description of 'I' symbol type.
DChangeLog-0203922 incomplete list in the description of c++filt format options. Remove
2077 description of the command line options.
2079 description of the command line options.
2082 description of the command line options.
2085 description of the command line options.
2092 * size.c (usage): Update text to provide verbose description
2096 description of the command line options.
2098 (usage): Update text to provide verbose description of the
2101 description of the command line options.
DMAINTAINERS152 disassemblers and simulators from a single description of a CPU.
276 Add a description of the branch to binutils/BRANCHES, and check
DChangeLog-2004112 * doc/binutils.texi (nm): Update description of weak symbols.
283 * nm.c (usage): Fix description of --special-syms switch.
493 * doc/binutils.texi (nm): Clarify weak symbol description.
/toolchain/binutils/binutils-2.25/ld/
Ddeffilep.y438 if (fdef->description) in def_file_free()
439 free (fdef->description); in def_file_free()
520 if (fdef->description) in def_file_print()
521 fprintf (file, " description: `%s'\n", fdef->description); in def_file_print()
997 int len = def->description ? strlen (def->description) : 0; in def_description()
1000 if (def->description) in def_description()
1002 def->description = xrealloc (def->description, len); in def_description()
1003 strcat (def->description, text); in def_description()
1007 def->description = xmalloc (len); in def_description()
1008 strcpy (def->description, text); in def_description()
Ddeffile.h71 char *description; member
/toolchain/binutils/binutils-2.25/cpu/
Dmep-default.cpu1 ; Toshiba MeP Media Engine architecture description. -*- Scheme -*-
23 ; This file serves as a wrapper to bring in the core description plus
Dmep-sample-ucidsp.cpu1 ; Toshiba MeP Media Engine architecture description. -*- Scheme -*-
24 ; instructions. It is incorporated into the overall description by
Dmep-ext-cop.cpu1 ; Toshiba MeP Media Engine architecture description. -*- Scheme -*-
/toolchain/binutils/binutils-2.25/gas/
Dhash.c543 what (description) in what() argument
544 char *description; in what()
546 printf (" %s : ", description);
DCONTRIBUTORS39 The Intel 80386 machine description was written by Eliot Dresselhaus.
43 The Motorola 88k machine description was contributed by Devon Bowen of
61 pseudo-ops. He updated the 68k machine description so that Motorola's
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/
Dx86-64-gidt.s1 # Instructions to load/store global/interrupt description table
Dx86-64-gidt.d2 #name: 64bit load/store global/interrupt description table register.
/toolchain/binutils/binutils-2.25/opcodes/
Ds390-mkopc.c339 char description[80]; in main() local
350 opcode, mnemonic, format, description, in main()
Dscore7-dis.c522 const char *description; member
Dscore-dis.c494 const char *description; member
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/ilp32/
Dx86-64-gidt.d3 #name: x86-64 (ILP32) load/store global/interrupt description table register.
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-mmix/
Dsec-9.d10 # specific check that the section description for .text works.
/toolchain/binutils/binutils-2.25/ld/scripttempl/
Dtic54xcoff.sc2 # patterned after description in TI Assembler Tools PDF, SPRU102C, 7-53
/toolchain/binutils/binutils-2.25/include/
Doasys.h136 char description[64-26]; member
/toolchain/binutils/binutils-2.25/
DREADME43 COPYING.LIB in the various directories, for a description of the
/toolchain/binutils/binutils-2.25/gprof/
DTODO9 + cleanup _bfd_ecoff_find_nearest_line_num() fixes & description
/toolchain/binutils/binutils-2.25/gas/doc/
Dc-xgate.texi55 syntax description of the instruction when an error is detected.

123456