Home
last modified time | relevance | path

Searched refs:commands (Results 1 – 25 of 98) sorted by relevance

1234

/toolchain/binutils/binutils-2.25/binutils/testsuite/config/
Dhppa.sed2 s/# Avoid it by putting the comments within real sed commands.//
/toolchain/binutils/binutils-2.25/ld/emulparams/
DREADME1 The files in this directory are read by genscripts.sh as shell commands.
/toolchain/binutils/binutils-2.25/binutils/
Dnlmheader.y143 commands
148 commands:
150 | command commands
DREADME270 Define the programs as foreign commands by adding these lines to your
283 and define all programs as foreign commands.
/toolchain/binutils/binutils-2.25/bfd/
Dmach-o.c2917 bfd_mach_o_load_command *commands; in bfd_mach_o_build_commands() local
3014 commands = bfd_zalloc (abfd, nbr_commands * sizeof (bfd_mach_o_load_command)); in bfd_mach_o_build_commands()
3015 if (commands == NULL) in bfd_mach_o_build_commands()
3018 commands[i].next = &commands[i + 1]; in bfd_mach_o_build_commands()
3019 commands[nbr_commands - 1].next = mdata->first_command; in bfd_mach_o_build_commands()
3021 mdata->last_command = &commands[nbr_commands - 1]; in bfd_mach_o_build_commands()
3022 mdata->first_command = &commands[0]; in bfd_mach_o_build_commands()
3027 bfd_mach_o_init_segment (mdata, &commands[0], "", mdata->nsects); in bfd_mach_o_build_commands()
3036 cmd = &commands[0]; in bfd_mach_o_build_commands()
3064 bfd_mach_o_load_command *cmd = &commands[symtab_idx]; in bfd_mach_o_build_commands()
[all …]
DCOPYING109 the interface presents a list of user commands or options, such as a
660 The hypothetical commands `show w' and `show c' should show the appropriate
661 parts of the General Public License. Of course, your program's commands
/toolchain/binutils/binutils-2.25/binutils/testsuite/binutils-all/windres/
DREADME17 parse-only must preceed any xfail commands, and indicates that a
/toolchain/binutils/binutils-2.25/include/vms/
DChangeLog70 Indent and order pcline commands.
/toolchain/binutils/binutils-2.25/ld/emultempl/
Dgld960.em80 # sed commands to quote an ld script as a C string.
Dgld960c.em93 # sed commands to quote an ld script as a C string.
Dgeneric.em87 # sed commands to quote an ld script as a C string.
Dticoff.em112 # sed commands to quote an ld script as a C string.
Dlinux.em137 # sed commands to quote an ld script as a C string.
Dlnk960.em216 # sed commands to quote an ld script as a C string.
Dm68kcoff.em171 # sed commands to quote an ld script as a C string.
Darmcoff.em211 # sed commands to quote an ld script as a C string.
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/tic4x/
Dallopcodes.S15 ;;; TEST_LPWR Enable testing of LOPOWER commands
/toolchain/binutils/binutils-2.25/texinfo/
Dtexinfo.tex236 % some effort to order the tracing commands to reduce output in the log
355 \indexdummies % don't expand commands in the output.
602 %% Simple single-character @ commands
621 % Definitions to produce \{ and \} commands for indices,
837 % sight. (If the user is using lots of big @group commands, which
1051 % \suppressfirstparagraphindent, which the sectioning commands do.
1128 % make the texinfo accent commands work in math mode
1430 % We have to set dummies so commands such as @code, and characters
2282 % The font-changing commands redefine the meanings of \tenSTYLE, instead
2284 % current \fam for math mode. Our \STYLE (e.g., \rm) commands hardwire
[all …]
/toolchain/binutils/binutils-2.25/include/
DCOPYING103 c) If the modified program normally reads commands interactively
321 The hypothetical commands `show w' and `show c' should show the appropriate
322 parts of the General Public License. Of course, the commands you use may
/toolchain/binutils/binutils-2.25/
DCOPYING103 c) If the modified program normally reads commands interactively
321 The hypothetical commands `show w' and `show c' should show the appropriate
322 parts of the General Public License. Of course, the commands you use may
DCOPYING3109 the interface presents a list of user commands or options, such as a
660 The hypothetical commands `show w' and `show c' should show the appropriate
661 parts of the General Public License. Of course, your program's commands
/toolchain/binutils/binutils-2.25/gas/
DREADME22 The DVI form is suitable for printing or displaying; the commands for doing
DCOPYING109 the interface presents a list of user commands or options, such as a
660 The hypothetical commands `show w' and `show c' should show the appropriate
661 parts of the General Public License. Of course, your program's commands
/toolchain/binutils/binutils-2.25/ld/
Dld.texinfo309 extra commands placed after the main script; use the @samp{-T} option
2913 direct the linker to perform many other operations, using the commands
3000 You write a linker script as a series of commands. Each command is
3002 symbol. You may separate commands using semicolons. Whitespace is
3088 @cindex linker script simple commands
3089 In this section we describe the simple linker script commands.
3099 * Miscellaneous Commands:: Other linker script commands
3135 @cindex linker script file commands
3136 Several linker script commands deal with files.
3148 @code{SECTIONS} commands, or in output section descriptions.
[all …]
/toolchain/binutils/binutils-2.25/etc/
DChangeLog434 * subst-strings: change du commands to $BINDIR/. & $SRCDIR/. just
450 Changed so that tape commands are not run when extracting

1234