Home
last modified time | relevance | path

Searched refs:STRIP (Results 1 – 25 of 34) sorted by relevance

12

/toolchain/binutils/binutils-2.25/binutils/testsuite/binutils-all/
Dobjcopy.exp400 global STRIP
446 set exec_output [binutils_run $STRIP "-g $archive"]
453 set exec_output [binutils_run $STRIP "$STRIPFLAGS $archive"]
487 set exec_output [binutils_run $STRIP "$STRIPFLAGS $objfile"]
508 global STRIP
528 set exec_output [binutils_run $STRIP "$STRIPFLAGS -K main -K _main $objfile"]
861 strip_executable "$STRIP" "$STRIPFLAGS" "$test3"
862 strip_executable_with_saving_a_symbol "$STRIP" "-K main -K _main $STRIPFLAGS" "$test4"
863 keep_debug_symbols_and_test_copy "$STRIP" "--only-keep-debug $STRIPFLAGS" "$test5" \
/toolchain/binutils/binutils-2.25/binutils/testsuite/config/
Ddefault.exp51 if ![info exists STRIP] then {
52 set STRIP [findfile $base_dir/strip-new $base_dir/strip-new [transform strip]]
/toolchain/binutils/binutils-2.25/gprof/
Dconfigure3351 if test -n "$STRIP"; then
3352 ac_cv_prog_STRIP="$STRIP" # Let the user override the test.
3371 STRIP=$ac_cv_prog_STRIP
3372 if test -n "$STRIP"; then
3373 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $STRIP" >&5
3374 $as_echo "$STRIP" >&6; }
3383 ac_ct_STRIP=$STRIP
3421 STRIP=":"
3429 STRIP=$ac_ct_STRIP
3432 STRIP="$ac_cv_prog_STRIP"
[all …]
DMakefile.in238 STRIP = @STRIP@
Daclocal.m4842 # STRIPPROG with the value of the STRIP variable (set by the user).
848 # will honor the `STRIP' environment variable to overrule this program.
851 AC_CHECK_TOOL([STRIP], [strip], :)
/toolchain/binutils/binutils-2.25/opcodes/
Dconfigure3417 if test -n "$STRIP"; then
3418 ac_cv_prog_STRIP="$STRIP" # Let the user override the test.
3437 STRIP=$ac_cv_prog_STRIP
3438 if test -n "$STRIP"; then
3439 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $STRIP" >&5
3440 $as_echo "$STRIP" >&6; }
3449 ac_ct_STRIP=$STRIP
3487 STRIP=":"
3495 STRIP=$ac_ct_STRIP
3498 STRIP="$ac_cv_prog_STRIP"
[all …]
Daclocal.m4842 # STRIPPROG with the value of the STRIP variable (set by the user).
848 # will honor the `STRIP' environment variable to overrule this program.
851 AC_CHECK_TOOL([STRIP], [strip], :)
/toolchain/binutils/binutils-2.25/gas/
Dconfigure3425 if test -n "$STRIP"; then
3426 ac_cv_prog_STRIP="$STRIP" # Let the user override the test.
3445 STRIP=$ac_cv_prog_STRIP
3446 if test -n "$STRIP"; then
3447 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $STRIP" >&5
3448 $as_echo "$STRIP" >&6; }
3457 ac_ct_STRIP=$STRIP
3495 STRIP=":"
3503 STRIP=$ac_ct_STRIP
3506 STRIP="$ac_cv_prog_STRIP"
[all …]
Daclocal.m4863 # STRIPPROG with the value of the STRIP variable (set by the user).
869 # will honor the `STRIP' environment variable to overrule this program.
872 AC_CHECK_TOOL([STRIP], [strip], :)
/toolchain/binutils/binutils-2.25/binutils/
Dconfigure3445 if test -n "$STRIP"; then
3446 ac_cv_prog_STRIP="$STRIP" # Let the user override the test.
3465 STRIP=$ac_cv_prog_STRIP
3466 if test -n "$STRIP"; then
3467 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $STRIP" >&5
3468 $as_echo "$STRIP" >&6; }
3477 ac_ct_STRIP=$STRIP
3515 STRIP=":"
3523 STRIP=$ac_ct_STRIP
3526 STRIP="$ac_cv_prog_STRIP"
[all …]
Daclocal.m4863 # STRIPPROG with the value of the STRIP variable (set by the user).
869 # will honor the `STRIP' environment variable to overrule this program.
872 AC_CHECK_TOOL([STRIP], [strip], :)
DMakefile.in373 STRIP = @STRIP@
/toolchain/binutils/binutils-2.25/bfd/
Dconfigure3693 if test -n "$STRIP"; then
3694 ac_cv_prog_STRIP="$STRIP" # Let the user override the test.
3713 STRIP=$ac_cv_prog_STRIP
3714 if test -n "$STRIP"; then
3715 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $STRIP" >&5
3716 $as_echo "$STRIP" >&6; }
3725 ac_ct_STRIP=$STRIP
3763 STRIP=":"
3771 STRIP=$ac_ct_STRIP
3774 STRIP="$ac_cv_prog_STRIP"
[all …]
Daclocal.m4842 # STRIPPROG with the value of the STRIP variable (set by the user).
848 # will honor the `STRIP' environment variable to overrule this program.
851 AC_CHECK_TOOL([STRIP], [strip], :)
/toolchain/binutils/binutils-2.25/ld/
Dconfigure3764 if test -n "$STRIP"; then
3765 ac_cv_prog_STRIP="$STRIP" # Let the user override the test.
3784 STRIP=$ac_cv_prog_STRIP
3785 if test -n "$STRIP"; then
3786 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $STRIP" >&5
3787 $as_echo "$STRIP" >&6; }
3796 ac_ct_STRIP=$STRIP
3834 STRIP=":"
3842 STRIP=$ac_ct_STRIP
3845 STRIP="$ac_cv_prog_STRIP"
[all …]
Daclocal.m4863 # STRIPPROG with the value of the STRIP variable (set by the user).
869 # will honor the `STRIP' environment variable to overrule this program.
872 AC_CHECK_TOOL([STRIP], [strip], :)
/toolchain/binutils/binutils-2.25/binutils/testsuite/lib/
Dutils-lib.exp249 global OBJDUMP NM OBJCOPY READELF STRIP
/toolchain/binutils/binutils-2.25/gas/doc/
DMakefile.in201 STRIP = @STRIP@
/toolchain/binutils/binutils-2.25/
Dconfigure9144 if test -n "$STRIP"; then
9145 ac_cv_prog_STRIP=$STRIP
9159 if test -n "$STRIP"; then
9160 ac_cv_prog_STRIP="$STRIP" # Let the user override the test.
9180 if test -n "$STRIP"; then
9181 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $STRIP" >&5
9182 $as_echo "$STRIP" >&6; }
9201 if test -n "$STRIP"; then
9202 ac_cv_prog_STRIP="$STRIP" # Let the user override the test.
9222 if test -n "$STRIP"; then
[all …]
DMakefile.tpl293 STRIP="$(STRIP_FOR_TARGET)"; export STRIP; \
405 STRIP = @STRIP@
Dlibtool.m41332 AC_CHECK_TOOL(STRIP, strip, :)
1333 test -z "$STRIP" && STRIP=:
1334 _LT_DECL([], [STRIP], [1], [A symbol stripping program])
1995 if test -n "$STRIP" && $STRIP -V 2>&1 | $GREP "GNU strip" >/dev/null; then
1996 test -z "$old_striplib" && old_striplib="$STRIP --strip-debug"
1997 test -z "$striplib" && striplib="$STRIP --strip-unneeded"
2003 if test -n "$STRIP" ; then
2004 striplib="$STRIP -x"
2005 old_striplib="$STRIP -S"
/toolchain/binutils/binutils-2.25/binutils/doc/
DMakefile.in221 STRIP = @STRIP@
/toolchain/binutils/binutils-2.25/gold/
Dconfigure2959 if test -n "$STRIP"; then
2960 ac_cv_prog_STRIP="$STRIP" # Let the user override the test.
2979 STRIP=$ac_cv_prog_STRIP
2980 if test -n "$STRIP"; then
2981 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $STRIP" >&5
2982 $as_echo "$STRIP" >&6; }
2991 ac_ct_STRIP=$STRIP
3029 STRIP=":"
3037 STRIP=$ac_ct_STRIP
3040 STRIP="$ac_cv_prog_STRIP"
Daclocal.m4854 # STRIPPROG with the value of the STRIP variable (set by the user).
860 # will honor the `STRIP' environment variable to overrule this program.
863 AC_CHECK_TOOL([STRIP], [strip], :)
/toolchain/binutils/binutils-2.25/bfd/doc/
DMakefile.in217 STRIP = @STRIP@

12