Home
last modified time | relevance | path

Searched refs:command (Results 1 – 25 of 340) sorted by relevance

12345678910>>...14

/toolchain/binutils/binutils-2.25/bfd/
Dmach-o.c650 bfd_mach_o_dylib_command *idy = &icmd->command.dylib; in bfd_mach_o_bfd_copy_private_header_data()
651 bfd_mach_o_dylib_command *ody = &ocmd->command.dylib; in bfd_mach_o_bfd_copy_private_header_data()
663 bfd_mach_o_dylinker_command *idy = &icmd->command.dylinker; in bfd_mach_o_bfd_copy_private_header_data()
664 bfd_mach_o_dylinker_command *ody = &ocmd->command.dylinker; in bfd_mach_o_bfd_copy_private_header_data()
673 bfd_mach_o_dyld_info_command *idy = &icmd->command.dyld_info; in bfd_mach_o_bfd_copy_private_header_data()
674 bfd_mach_o_dyld_info_command *ody = &ocmd->command.dyld_info; in bfd_mach_o_bfd_copy_private_header_data()
1104 bfd_mach_o_write_thread (bfd *abfd, bfd_mach_o_load_command *command) in bfd_mach_o_write_thread() argument
1106 bfd_mach_o_thread_command *cmd = &command->command.thread; in bfd_mach_o_write_thread()
1111 BFD_ASSERT ((command->type == BFD_MACH_O_LC_THREAD) in bfd_mach_o_write_thread()
1112 || (command->type == BFD_MACH_O_LC_UNIXTHREAD)); in bfd_mach_o_write_thread()
[all …]
Delf32-am33lin.c83 elf_tdata (abfd)->core->command in elf32_am33lin_grok_psinfo()
92 char *command = elf_tdata (abfd)->core->command; in elf32_am33lin_grok_psinfo() local
93 int n = strlen (command); in elf32_am33lin_grok_psinfo()
95 if (0 < n && command[n - 1] == ' ') in elf32_am33lin_grok_psinfo()
96 command[n - 1] = '\0'; in elf32_am33lin_grok_psinfo()
Delf64-tilegx.c65 elf_tdata (abfd)->core->command in tilegx_elf_grok_psinfo()
73 char *command = elf_tdata (abfd)->core->command; in tilegx_elf_grok_psinfo() local
74 int n = strlen (command); in tilegx_elf_grok_psinfo()
76 if (0 < n && command[n - 1] == ' ') in tilegx_elf_grok_psinfo()
77 command[n - 1] = '\0'; in tilegx_elf_grok_psinfo()
Delf32-tilegx.c65 elf_tdata (abfd)->core->command in tilegx_elf_grok_psinfo()
73 char *command = elf_tdata (abfd)->core->command; in tilegx_elf_grok_psinfo() local
74 int n = strlen (command); in tilegx_elf_grok_psinfo()
76 if (0 < n && command[n - 1] == ' ') in tilegx_elf_grok_psinfo()
77 command[n - 1] = '\0'; in tilegx_elf_grok_psinfo()
Delfxx-aarch64.c518 elf_tdata (abfd)->core->command in _bfd_aarch64_elf_grok_psinfo()
527 char *command = elf_tdata (abfd)->core->command; in _bfd_aarch64_elf_grok_psinfo() local
528 int n = strlen (command); in _bfd_aarch64_elf_grok_psinfo()
530 if (0 < n && command[n - 1] == ' ') in _bfd_aarch64_elf_grok_psinfo()
531 command[n - 1] = '\0'; in _bfd_aarch64_elf_grok_psinfo()
/toolchain/binutils/binutils-2.25/binutils/doc/
Dbinutils.texi183 The @sc{gnu} @command{ar} program creates, modifies, and extracts from
193 @sc{gnu} @command{ar} can maintain archives whose members have names of any
194 length; however, depending on how @command{ar} is configured on your
201 @command{ar} is considered a binary utility because archives of this sort
206 @command{ar} creates an index to the symbols defined in relocatable
208 Once created, this index is updated in the archive whenever @command{ar}
215 table. If an archive lacks the table, another form of @command{ar} called
216 @command{ranlib} can be used to add just the table.
219 @sc{gnu} @command{ar} can optionally create a @emph{thin} archive,
240 @cindex compatibility, @command{ar}
[all …]
/toolchain/binutils/binutils-2.25/gas/doc/
Dc-lm32.texi30 @cindex @code{-mmultiply-enabled} command line option, LM32
34 @cindex @code{-mdivide-enabled} command line option, LM32
38 @cindex @code{-mbarrel-shift-enabled} command line option, LM32
42 @cindex @code{-msign-extend-enabled} command line option, LM32
46 @cindex @code{-muser-enabled} command line option, LM32
50 @cindex @code{-micache-enabled} command line option, LM32
54 @cindex @code{-mdcache-enabled} command line option, LM32
58 @cindex @code{-mbreak-enabled} command line option, LM32
62 @cindex @code{-mall-enabled} command line option, LM32
214 control command (@pxref{Preprocessing}).
Dc-cris.texi29 machine-dependent command-line options.
31 @cindex @option{--emulation=criself} command line option, CRIS
32 @cindex @option{--emulation=crisaout} command line option, CRIS
33 @cindex CRIS @option{--emulation=criself} command line option
34 @cindex CRIS @option{--emulation=crisaout} command line option
37 a.out, specified by the command-line options
43 @cindex @option{--underscore} command line option, CRIS
44 @cindex @option{--no-underscore} command line option, CRIS
45 @cindex CRIS @option{--underscore} command line option
46 @cindex CRIS @option{--no-underscore} command line option
[all …]
Dc-v850.texi21 @code{@value{AS}} supports the following additional command-line options
24 @cindex command line options, V850
25 @cindex V850 command line options
28 @cindex @code{-wsigned_overflow} command line option, V850
35 @cindex @code{-wunsigned_overflow} command line option, V850
42 @cindex @code{-mv850} command line option, V850
48 @cindex @code{-mv850e} command line option, V850
54 @cindex @code{-mv850e1} command line option, V850
60 @cindex @code{-mv850any} command line option, V850
71 @cindex @code{-mv850e2} command line option, V850
[all …]
Dc-epiphany.texi27 @code{@value{AS}} has two additional command-line options for the Epiphany
33 @cindex @code{-mepiphany} command line option, Epiphany
38 @cindex @code{-mepiphany16} command line option, Epiphany
61 control command (@pxref{Preprocessing}).
Dc-tic6x.texi31 @cindex @code{-march=} command line option, TIC6X
39 @cindex @code{-mdsbt} command line option, TIC6X
40 @cindex @code{-mno-dsbt} command line option, TIC6X
50 @cindex @code{-mpid=} command line option, TIC6X
64 @cindex @code{-mpic} command line option, TIC6X
65 @cindex @code{-mno-pic} command line option, TIC6X
98 (@pxref{Comments}) or a preprocessor control command
108 @command{@value{AS}} requires fully-specified functional unit names,
Dc-alpha.texi43 @cindex @code{-m@var{cpu}} command line option, Alpha
74 and existing practice within @command{MILO} (the Linux ARC bootloader), the
78 @cindex @code{-mdebug} command line option, Alpha
79 @cindex @code{-no-mdebug} command line option, Alpha
86 @cindex @code{-relax} command line option, Alpha
94 @cindex @code{-replace} command line option, Alpha
95 @cindex @code{-noreplace} command line option, Alpha
103 @cindex @code{-g} command line option, Alpha
106 @command{gcc} is using @command{mips-tfile} to generate debug
110 @cindex @code{-G} command line option, Alpha
[all …]
Das.texinfo131 first (Vax) version of @command{as} for Project @sc{gnu}.
168 This file is a user guide to the @sc{gnu} assembler @command{@value{AS}}
174 This version of the file describes @command{@value{AS}} configured to generate
204 This manual is a user guide to the @sc{gnu} assembler @command{@value{AS}}.
206 This version of the manual describes @command{@value{AS}} configured to generate
214 Here is a brief summary of how to invoke @command{@value{AS}}. For details,
689 Print a summary of the command line options and exit.
734 Name the object-file output from @command{@value{AS}} @var{objfile}.
760 Print the @command{as} version.
763 Print the @command{as} version and exit.
[all …]
Dc-xstormy16.texi29 (@pxref{Comments}) or a preprocessor control command
55 Like the @option{--16bit-pointers} command line option this directive
60 Like the @option{--32bit-pointers} command line option this directive
65 Like the @option{--no-pointers} command line option this directive
Dc-mt.texi29 @cindex @code{-march=} command line option, MT
40 @cindex @code{-nosched} command line option, MT
63 control command (@pxref{Preprocessing}).
Dc-sh64.texi42 specified on the command line.
52 specified on the command line. When the ABI is specified on the command
92 control command (@pxref{Preprocessing}).
184 command line.
188 this directive unless you specified an ABI on the command line, and the
/toolchain/binutils/binutils-2.25/ld/
Dld.texinfo206 @command{ld} combines a number of object and archive files, relocates
208 compiling a program is to run @command{ld}.
210 @command{ld} accepts Linker Command Language files written in
216 This man page does not describe the command language; see the
217 @command{ld} entry in @code{info} for full details on the command
222 This version of @command{ld} uses the general purpose BFD libraries
223 to operate on object files. This allows @command{ld} to read, combine, and
232 @command{ld} continues executing, allowing you to identify other errors
242 The @sc{gnu} linker @command{ld} is meant to cover a broad range of situations,
258 @cindex command line
[all …]
DNEWS7 command line option.
11 * Add support for the --build-id command line option to COFF based targets.
124 new '--enable-long-section-names' command-line option. It is also enabled
137 * Add a new command line option, -Ttext-segment ADDR, for ELF targets
162 * Linker scripts support a new INSERT command that makes it easier to
172 the --got=<type> command line option.
176 linker command line option: --stub-group-size=N.
191 * Add a new command line option '--default-script=FILE' or '-dT FILE'
235 * Add support for the "@<file>" syntax to the command line, so that extra
241 specification has been added via the --fix-v4bx command-line option.
[all …]
/toolchain/binutils/binutils-2.25/gas/
Dhash.c438 char command; variable
458 command = answer[0]; in main()
459 command = TOLOWER (command); /* Ecch! */ in main()
460 switch (command) in main()
536 printf ("I can't understand command \"%c\"\n", command); in main()
DNEWS10 Studio tool. Support is enabled via the new command line option -mccs.
18 * Add -gdwarf-sections command line option to enable per-code-section
65 * New command line option, --compress-debug-sections, which requests
102 * New command line option, -h-tick-hex, for sh, m32c, and h8/300 targets, which
105 * New command line option, -msse-check=[none|error|warning], for x86
108 * New sub-option added to the assembler's -a command line switch to
111 command line options used, and a time stamp.
113 * New command line option -msse2avx for x86 target to encode SSE
118 * New command line options, -march=CPU[,+EXTENSION...], -mtune=CPU,
148 * Add support for the "@<file>" syntax to the command line, so that extra
[all …]
/toolchain/binutils/binutils-2.25/binutils/
Dod-macho.c335 seg = &cmd->command.segment; in dump_section_map()
408 bfd_mach_o_segment_command *seg = &cmd->command.segment; in dump_segment()
438 bfd_mach_o_dysymtab_command *dysymtab = &cmd->command.dysymtab; in dump_dysymtab()
942 bfd_mach_o_dyld_info_command *info = &cmd->command.dyld_info; in dump_dyld_info()
992 bfd_mach_o_thread_command *thread = &cmd->command.thread; in dump_thread()
1456 bfd_mach_o_uuid_command *uuid = &cmd->command.uuid; in dump_load_command()
1472 bfd_mach_o_dylib_command *dylib = &cmd->command.dylib; in dump_load_command()
1484 printf (" %s\n", cmd->command.dylinker.name_str); in dump_load_command()
1487 printf (" %s\n", cmd->command.dylinker.name_str); in dump_load_command()
1491 bfd_mach_o_symtab_command *symtab = &cmd->command.symtab; in dump_load_command()
[all …]
DNEWS18 * Objcopy now supports wildcard characters in command line options that take
61 * Add a new command line option -a / --addresses to addr2line to display the
64 * Add a new command line option -p / --pretty-print to addr2line to have
77 * Add a new command line option, --insn-width=WIDTH, to objdump to specify
82 of bytes via the --relocated-dump=<name|number> command line option.
84 * The gprof program has been given a new command line option:
95 --stack and --subsystem command line options to objcopy, which will
158 * Add --extract-symbol command line option to objcopy, which will
171 * Add support for the "@<file>" syntax to the command lines of all tools, so
210 command line switch --debug-dump=Ranges (or -wR) can also be used to display
[all …]
Ddefparse.y48 start: start command
49 | command
52 command:
Darparse.y77 command NEWLINE { prompt(); }
80 command:
/toolchain/binutils/binutils-2.25/gas/testsuite/lib/
Dgas-defs.exp66 set command "$cmd $redir"
69 set command "$cmd 2>gas.stderr"
74 set command "$cmd 2>&1"
77 set command "$cmd $redir"
81 set command "$cmd $redir 2>gas.stderr"
85 set command "$cmd 2>&1"
91 set status [remote_exec host [concat sh -c [list $command]] "" "/dev/null" "$output_file"]

12345678910>>...14