Searched refs:program (Results 1 – 25 of 561) sorted by relevance
12345678910>>...23
/toolchain/binutils/binutils-2.25/gas/testsuite/lib/ |
D | gas-defs.exp | 531 set program "" 537 addr2line { set program addr2line } 538 objdump { set program objdump } 539 nm { set program nm } 540 objcopy { set program objcopy } 541 readelf { set program readelf } 551 if {$program != ""} { 556 set program $p 561 if { $program == "" && $opts(warning) == "" } { 669 if { $opts(error) != "" || $program == "" } { [all …]
|
/toolchain/binutils/binutils-2.25/binutils/testsuite/lib/ |
D | utils-lib.exp | 347 ar { set program ar } 348 objcopy { set program objcopy } 349 ranlib { set program ranlib } 351 set program strip 354 strings { set program strings } 355 elfedit { set program elfedit } 356 nm { set program nm } 461 set progopts1 $opts($program) 462 eval set progopts \$[string toupper $program]FLAGS 463 eval set binary \$[string toupper $program]
|
/toolchain/binutils/binutils-2.25/libiberty/ |
D | pexecute.txh | 6 program fed to standard input of the next. This is a system 28 @var{pname} is the name of program to be executed, used in error 38 Execute one program in a pipeline. On success this returns 50 This must be set on the last program in the pipeline. In particular, 51 it should be set when executing a single program. The standard output 52 of the program will be sent to @var{outname}, or, if @var{outname} is 53 @code{NULL}, to the standard output of the calling program. Do @emph{not} 60 Search for the program using the user's executable search path. 69 Send the program's standard error to standard output, if possible. 77 The standard input (output or error) of the program should be read (written) in [all …]
|
/toolchain/binutils/binutils-2.25/gold/testsuite/ |
D | script_test_5.t | 8 This program is free software; you can redistribute it and/or modify 13 This program is distributed in the hope that it will be useful, 19 along with this program; if not, write to the Free Software 23 /* We won't try to run this program, just ensure that it links 30 /* With luck this will be enough to get the program working. */
|
D | script_test_7.t | 8 This program is free software; you can redistribute it and/or modify 13 This program is distributed in the hope that it will be useful, 19 along with this program; if not, write to the Free Software 23 /* We won't try to run this program, just ensure that it links 30 /* With luck this will be enough to get the program working. */
|
D | script_test_6.t | 8 This program is free software; you can redistribute it and/or modify 13 This program is distributed in the hope that it will be useful, 19 along with this program; if not, write to the Free Software 23 /* We won't try to run this program, just ensure that it links 30 /* With luck this will be enough to get the program working. */
|
D | script_test_4.t | 8 This program is free software; you can redistribute it and/or modify 13 This program is distributed in the hope that it will be useful, 19 along with this program; if not, write to the Free Software 23 /* We won't try to run this program, just ensure that it links 30 /* With luck this will be enough to get the program working. */
|
D | script_test_2.t | 8 This program is free software; you can redistribute it and/or modify 13 This program is distributed in the hope that it will be useful, 19 along with this program; if not, write to the Free Software 30 /* With luck this will be enough to get the program working. */
|
D | script_test_3.t | 8 This program is free software; you can redistribute it and/or modify 13 This program is distributed in the hope that it will be useful, 19 along with this program; if not, write to the Free Software 28 /* With luck this will be enough to get the program working. */
|
D | dynamic_list_2.t | 8 This program is free software; you can redistribute it and/or modify 13 This program is distributed in the hope that it will be useful, 19 along with this program; if not, write to the Free Software
|
D | gc_dynamic_list_test.t | 8 This program is free software; you can redistribute it and/or modify 13 This program is distributed in the hope that it will be useful, 19 along with this program; if not, write to the Free Software
|
D | ver_test_8.script | 8 ## This program is free software; you can redistribute it and/or modify 13 ## This program is distributed in the hope that it will be useful, 19 ## along with this program; if not, write to the Free Software
|
D | ver_test_4.script | 8 ## This program is free software; you can redistribute it and/or modify 13 ## This program is distributed in the hope that it will be useful, 19 ## along with this program; if not, write to the Free Software
|
D | script_test_1.t | 8 This program is free software; you can redistribute it and/or modify 13 This program is distributed in the hope that it will be useful, 19 along with this program; if not, write to the Free Software
|
D | ver_test_10.script | 8 ## This program is free software; you can redistribute it and/or modify 13 ## This program is distributed in the hope that it will be useful, 19 ## along with this program; if not, write to the Free Software
|
D | ver_test_2.script | 8 ## This program is free software; you can redistribute it and/or modify 13 ## This program is distributed in the hope that it will be useful, 19 ## along with this program; if not, write to the Free Software
|
D | arm_branch_range.t | 8 This program is free software; you can redistribute it and/or modify 13 This program is distributed in the hope that it will be useful, 19 along with this program; if not, write to the Free Software
|
D | thumb2_branch_range.t | 8 This program is free software; you can redistribute it and/or modify 13 This program is distributed in the hope that it will be useful, 19 along with this program; if not, write to the Free Software
|
/toolchain/binutils/binutils-2.25/ld/emultempl/ |
D | elf-generic.em | 6 # This program is free software; you can redistribute it and/or modify 11 # This program is distributed in the hope that it will be useful, 17 # along with this program; if not, write to the Free Software 44 previous linker generated program headers. */
|
D | epiphanyelf_4x4.em | 6 # This program is free software; you can redistribute it and/or modify 11 # This program is distributed in the hope that it will be useful, 17 # along with this program; if not, write to the Free Software
|
/toolchain/binutils/binutils-2.25/cpu/ |
D | mep.cpu | 7 ; This program is free software; you can redistribute it and/or modify 12 ; This program is distributed in the hope that it will be useful, 18 ; along with this program; if not, write to the Free Software
|
D | mep-ext-cop.cpu | 8 ; This program is free software; you can redistribute it and/or modify 13 ; This program is distributed in the hope that it will be useful, 19 ; along with this program; if not, write to the Free Software
|
/toolchain/binutils/binutils-2.25/gprof/ |
D | gprof.texi | 16 * gprof: (gprof). Profiling your program's execution 51 can use it to determine which parts of a program are taking most of the 74 can use it to determine which parts of a program are taking most of the 91 * Compiling:: How to compile your program for profiling. 92 * Executing:: Executing your program to generate profile data 175 The profiled program must call @code{exit}(2) 206 Profiling allows you to learn where your program spent its time and which 208 information can show you which pieces of your program are slower than you 209 expected, and might be candidates for rewriting to make your program 215 of your program, it can be used on programs that are too large or too [all …]
|
/toolchain/binutils/binutils-2.25/include/ |
D | COPYING | 16 Foundation's software and to any other program whose authors commit to 33 For example, if you distribute copies of such a program, whether 50 Finally, any free program is threatened constantly by software 52 program will individually obtain patent licenses, in effect making the 53 program proprietary. To prevent this, we have made it clear that any 62 0. This License applies to any program or other work which contains 65 refers to any such program or work, and a "work based on the Program" 103 c) If the modified program normally reads commands interactively 108 a warranty) and that users may redistribute the program under 152 received the program in object code or executable form with such [all …]
|
/toolchain/binutils/binutils-2.25/ |
D | COPYING | 16 Foundation's software and to any other program whose authors commit to 33 For example, if you distribute copies of such a program, whether 50 Finally, any free program is threatened constantly by software 52 program will individually obtain patent licenses, in effect making the 53 program proprietary. To prevent this, we have made it clear that any 62 0. This License applies to any program or other work which contains 65 refers to any such program or work, and a "work based on the Program" 103 c) If the modified program normally reads commands interactively 108 a warranty) and that users may redistribute the program under 152 received the program in object code or executable form with such [all …]
|
12345678910>>...23