Searched refs:prog (Results 1 – 25 of 38) sorted by relevance
12
/toolchain/binutils/binutils-2.25/binutils/ |
D | embedspu.sh | 40 prog=`echo $1 | sed "$program_transform_name"` 41 prog="$mydir/$prog" 42 test -x "$prog" && return 0 43 prog="$mydir/$1" 44 test -x "$prog" && return 0 45 prog=`echo $1 | sed "$program_transform_name"` 46 which $prog > /dev/null 2> /dev/null && return 0 92 echo "Cannot find $prog" 95 CC="$prog" 102 prog=readelf [all …]
|
D | ChangeLog-2007 | 730 * embedspu.sh (find_prog): Prefer prog in same dir as embedspu
|
/toolchain/binutils/binutils-2.25/gas/testsuite/lib/ |
D | gas-dg.exp | 25 proc gas-dg-test { prog do_what tool_flags } { 52 regsub -all "//" $prog "/" prog 53 if [string match "$dir/*" $prog] { 55 regsub "(?q)$dir" $prog "" prog 59 return [gas_run $prog $tool_flags ""]
|
D | gas-defs.exp | 107 proc gas_run { prog as_opts redir } { 115 set status [gas_host_run "$AS $ASFLAGS $as_opts $srcdir/$subdir/$prog" "$redir"] 125 proc gas_run_stdin { prog as_opts redir } { 133 set status [gas_host_run "$AS $ASFLAGS $as_opts < $srcdir/$subdir/$prog" "$redir"] 154 proc gas_start { prog as_opts } { 164 verbose -log "Starting $AS $ASFLAGS $as_opts $prog" 2 165 set status [gas_host_run "$AS $ASFLAGS $as_opts $srcdir/$subdir/$prog" ">&gas.out"] 813 proc objdump_start_no_subdir { prog opts } { 818 verbose "Starting $OBJDUMP $opts $prog" 2 819 set status [gas_host_run "$OBJDUMP $opts $prog" ">&gas.out"]
|
/toolchain/binutils/binutils-2.25/ |
D | symlink-tree | 34 prog=$0 47 case ${prog} in 49 *) prog=../${prog} ;; 69 (cd $f; ${prog} ${newsrcdir}/$f "${ignore}")
|
D | ylwrap | 141 prog=$1 144 case $prog in 146 *[\\/]*) prog=`pwd`/$prog ;; 160 0) "$prog" "$input" ;; 161 *) "$prog" "$@" "$input" ;;
|
D | ltmain.sh | 5163 *) linkmode=prog ;; # Anything else should be a program. 5217 prog) 5247 if test "$linkmode" = prog; then 5302 if test "$linkmode" != lib && test "$linkmode" != prog; then 5395 prog) 5473 prog) 5487 elif test "$linkmode" = prog; then 5548 { test "$linkmode" != prog && test "$linkmode" != lib; }; then 5563 elif test "$linkmode" != prog && test "$linkmode" != lib; then 5653 if test -z "$libdir" && test "$linkmode" = prog; then [all …]
|
D | config.rpath | 224 collect2name=`${CC} -print-prog-name=collect2`
|
/toolchain/binutils/binutils-2.25/binutils/testsuite/lib/ |
D | utils-lib.exp | 29 proc binutil_version { prog } { argument 31 set path [which $prog] 33 perror "$prog can't be run, file not found." 37 set path $prog 39 set state [remote_exec host $prog --version] 55 proc default_binutils_run { prog progargs } { 62 if {[which $prog] == 0} then { 63 perror "$prog does not exist" 69 send_log "$prog $progargs\n" 70 verbose "$prog $progargs" [all …]
|
/toolchain/binutils/binutils-2.25/ld/scripttempl/ |
D | tic54xcoff.sc | 24 /*PAGE 0 : */ prog (RXI) : ORIGIN = 0x00000080, LENGTH = 0xFF00 38 } > prog 47 } > prog 52 } > prog
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-elf/ |
D | dwarf.exp | 74 set prog $strip 89 send_log "$prog -s tmpdir/$test\n" 90 catch "exec $prog -s tmpdir/$test" got
|
D | binutils.exp | 52 eval set prog \$$prog_name 106 send_log "$prog tmpdir/$test\n" 107 set got [remote_exec host "$prog tmpdir/$test"]
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-ifunc/ |
D | binutils.exp | 49 eval set prog \$$prog_name 75 send_log "$prog tmpdir/$test\n" 76 set got [remote_exec host "$prog tmpdir/$test"]
|
/toolchain/binutils/binutils-2.25/binutils/testsuite/config/ |
D | default.exp | 116 proc binutils_run { prog progargs } { 117 default_binutils_run $prog $progargs
|
/toolchain/binutils/binutils-2.25/config/ |
D | lib-ld.m4 | 47 # Check if gcc -print-prog-name=ld gives a path. 52 ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;; 54 ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
|
D | acx.m4 | 328 $1=`$GCC_FOR_TARGET --print-prog-name=$2`
|
/toolchain/binutils/binutils-2.25/ld/testsuite/lib/ |
D | ld-lib.exp | 80 proc run_host_cmd { prog command } { 85 if { ![is_remote host] && [which "$prog"] == 0 } then { 86 perror "$prog does not exist" 94 set gccexe $prog 100 set prog $gccexe 107 verbose -log "$prog $gccflags $command" 108 …set status [remote_exec host [concat sh -c [list "$prog $gccflags $command 2>&1"]] "" "/dev/null" … 126 proc run_host_cmd_yesno { prog command } { 129 set exec_output [prune_warnings [run_host_cmd "$prog" "$command"]]
|
/toolchain/binutils/binutils-2.25/binutils/testsuite/binutils-all/ |
D | objcopy.exp | 601 proc copy_executable { prog flags test1 test2 } { 614 set exec_output [binutils_run $prog "$flags $testfile $testcopy"] 679 proc strip_executable { prog flags test } { 706 set exec_output [binutils_run $prog "$flags ${copyfile}"] 752 proc strip_executable_with_saving_a_symbol { prog flags test } { 765 set exec_output [binutils_run $prog "$flags ${copyfile}"]
|
/toolchain/binutils/binutils-2.25/include/gdb/ |
D | remote-sim.h | 143 SIM_RC sim_load (SIM_DESC sd, const char *prog, struct bfd *abfd, int from_tty);
|
D | ChangeLog | 11 * remote-sim.h (sim_load): Add const to prog.
|
/toolchain/binutils/binutils-2.25/gprof/ |
D | Makefile.am | 68 awk -f $(srcdir)/gen-c-prog.awk > $@ \
|
D | ChangeLog-2004 | 52 utils.c, utils.h, vax.c, gen-c-prog.awk: Convert K&R C to ANSI C.
|
D | ChangeLog-9203 | 191 * gen-c-prog.awk: Emit a prototype for the generated function. 1505 * gen-c-prog.awk: Changed reference to "make-c-prog.awk" in 1506 comment emitted by this script to gen-c-prog.awk. 2050 * gen-c-prog.awk: New awk script, lightly changed from 2051 previously deleted make-c-prog.awk. Converts a text file 2054 Inputs to gen-c-prog.awk, containing text describing 2078 * gprof.callg, gprof.flat, make-c-prog.awk: Removed. 2109 * make-c-prog.awk: which processes text files into C programs.
|
D | Makefile.in | 1045 awk -f $(srcdir)/gen-c-prog.awk > $@ \
|
/toolchain/binutils/binutils-2.25/ld/ |
D | configure.host | 39 …RT0='-dynamic-linker `[ -f \`${CC} --print-prog-name=ld-elf.so.2\` ] || echo /usr/libexec/``${CC} … 44 …RT0='-dynamic-linker `[ -f \`${CC} --print-prog-name=ld-elf.so.1\` ] || echo /usr/libexec/``${CC} …
|
12