Searched refs:objs (Results 1 - 24 of 24) sorted by relevance

/haiku-buildtools/gcc/gcc/testsuite/g++.old-deja/g++.jason/
H A Dref9.C11 void foo (C * objs[]) argument
14 C & r = * objs[i]; /* make reference to element */
23 C * objs[1] = { new C }; local
25 foo (objs);
/haiku-buildtools/legacy/binutils/ld/testsuite/ld-mips-elf/
H A Dmips-elf-flags.exp37 set objs {}
45 lappend objs $obj
48 return $objs
59 set objs [assemble_for_flags $arglist]
61 if {$objs == ""} {
63 } elseif {![ld_simple_link "$ld $ldemul" $finalobj "-r $objs"]} {
98 set objs [assemble_for_flags $arglist]
100 if {$objs == ""} {
102 } elseif {[ld_simple_link "$ld $ldemul" $finalobj "-r $objs"]
/haiku-buildtools/binutils/ld/testsuite/ld-mips-elf/
H A Dmips-elf-flags.exp44 set objs {}
52 lappend objs $obj
55 return $objs
66 set objs [assemble_for_flags $arglist]
68 if {$objs == ""} {
70 } elseif {![ld_simple_link "$ld $ldemul" $finalobj "-r $objs"]} {
105 set objs [assemble_for_flags $arglist]
107 if {$objs == ""} {
109 } elseif {[ld_simple_link "$ld $ldemul" $finalobj "-r $objs"]
/haiku-buildtools/gcc/contrib/regression/
H A Dobjs-gcc.sh83 mkdir $BUILD $BUILD/build $BUILD/objs || exit 1
/haiku-buildtools/gcc/gmp/tune/
H A Dmany.pl936 my $objs;
937 if (defined $t->{'mulfunc'}) { $objs = $t->{'mulfunc'}; }
938 else { $objs = [$file_match]; }
939 print "objs @$objs\n" if $opt{'t'};
979 foreach my $obj (@{$objs}) {
/haiku-buildtools/legacy/binutils/ld/testsuite/ld-elfweak/
H A Delfweak.exp272 proc build_lib {test libname objs dynsymexp} {
281 foreach obj $objs {
298 proc build_exec { test execname objs flags dat dynsymexp symexp} {
308 foreach obj $objs {
/haiku-buildtools/binutils/ld/testsuite/ld-elfweak/
H A Delfweak.exp280 proc build_lib {test libname objs dynsymexp} {
289 foreach obj $objs {
306 proc build_exec { test execname objs flags dat dynsymexp symexp} {
315 foreach obj $objs {
/haiku-buildtools/legacy/binutils/ld/testsuite/ld-srec/
H A Dsrec.exp222 proc run_srec_test { test objs } {
282 set objs "$objs -L ../gcc -lgcc"
297 if { ![ld_simple_link $ld tmpdir/sr1 "$flags $objs"] \
298 || ![ld_simple_link $ld tmpdir/sr2.sr "$flags --oformat srec $objs"] } {
/haiku-buildtools/binutils/ld/testsuite/ld-srec/
H A Dsrec.exp224 proc run_srec_test { test objs } {
295 set objs "$objs -L ../gcc -lgcc"
303 if { ![ld_simple_link $ld tmpdir/sr1 "$flags $objs"] \
304 || ![ld_simple_link $ld tmpdir/sr2.sr "$flags --oformat srec $objs"] } {
/haiku-buildtools/legacy/gcc/
H A Dltmain.sh817 objs=
1088 objs="$objs $arg"
1508 if test -n "$objs"; then
1509 $echo "$modename: cannot build libtool library \`$output' from non-libtool objects:$objs" 2>&1
1730 oldobjs="$objs "`$echo "X$libobjs" | $SP2NL | $Xsed -e '/\.'${libext}'$/d' -e "$lo2o" | $NL2SP`
2090 if test -n "$objs"; then
2107 reload_objs="$objs "`$echo "X$libobjs" | $SP2NL | $Xsed -e '/\.'${libext}$'/d' -e '/\.lib$/d' -e "$lo2o" | $NL2SP`
2329 progfiles=`$echo "X$objs" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
2785 oldobjs="$objs "`
[all...]
/haiku-buildtools/binutils/
H A Dltmain.sh2571 progfiles=`$ECHO "$objs$old_deplibs" | $SP2NL | $SED "$lo2o" | $NL2SP`
4287 objs=
5000 objs="$objs $arg"
6313 objs="$objs$old_deplibs"
6342 if test -n "$objs"; then
6344 func_fatal_error "cannot build libtool library \`$output' from non-libtool objects on this host:$objs"
6348 $ECHO "*** objects $objs is not portable!"
6349 libobjs="$libobjs $objs"
[all...]
/haiku-buildtools/gcc/
H A Dltmain.sh2571 progfiles=`$ECHO "$objs$old_deplibs" | $SP2NL | $SED "$lo2o" | $NL2SP`
4287 objs=
5000 objs="$objs $arg"
6313 objs="$objs$old_deplibs"
6342 if test -n "$objs"; then
6344 func_fatal_error "cannot build libtool library \`$output' from non-libtool objects on this host:$objs"
6348 $ECHO "*** objects $objs is not portable!"
6349 libobjs="$libobjs $objs"
[all...]
/haiku-buildtools/libtool/libltdl/
H A Dltmain.sh1062 objs=
1720 objs="$objs $arg"
2993 objs="$objs$old_deplibs"
3021 if test -n "$objs"; then
3023 $echo "$modename: cannot build libtool library \`$output' from non-libtool objects on this host:$objs" 2>&1
3028 $echo "*** objects $objs is not portable!"
3029 libobjs="$libobjs $objs"
3312 oldobjs="$objs "`
[all...]
/haiku-buildtools/libtool/
H A Dltmain.sh1062 objs=
1720 objs="$objs $arg"
2993 objs="$objs$old_deplibs"
3021 if test -n "$objs"; then
3023 $echo "$modename: cannot build libtool library \`$output' from non-libtool objects on this host:$objs" 2>&1
3028 $echo "*** objects $objs is not portable!"
3029 libobjs="$libobjs $objs"
3312 oldobjs="$objs "`
[all...]
/haiku-buildtools/legacy/binutils/
H A Dltmain.sh845 objs=
1381 objs="$objs $arg"
2441 objs="$objs$old_deplibs"
2467 if test -n "$objs"; then
2469 $echo "$modename: cannot build libtool library \`$output' from non-libtool objects on this host:$objs" 2>&1
2474 echo "*** objects $objs is not portable!"
2475 libobjs="$libobjs $objs"
2701 oldobjs="$objs "`
[all...]
/haiku-buildtools/isl/
H A Dltmain.sh4510 progfiles=`$ECHO "$objs$old_deplibs" | $SP2NL | $SED "$lo2o" | $NL2SP`
6404 objs=
7141 func_append objs " $arg"
8505 func_append objs "$old_deplibs"
8534 if test -n "$objs"; then
8536 func_fatal_error "cannot build libtool library '$output' from non-libtool objects on this host:$objs"
8540 $ECHO "*** objects $objs is not portable!"
8541 func_append libobjs " $objs"
8853 oldobjs="$objs "`$ECHO "$libobjs" | $SP2NL | $SED "/\.$libext$/d; $lo2o" | $NL2SP`
9887 test -n "$objs
[all...]
/haiku-buildtools/legacy/gcc/gcc/
H A Dmakefile.vms82 # list copied from cc1plus-objs.opt
125 $(LINK)$(LFLAGS)/exe=$@ version.opt/opt,cc1-objs.opt/Opt,independent.opt/Opt$(ALLOCA)$(LIBS)
131 $(LINK)$(LFLAGS)/exe=$@ version.opt/opt,cc1plus-objs.opt/Opt,independent.opt/Opt$(ALLOCA)$(LIBS)
/haiku-buildtools/binutils/ld/testsuite/lib/
H A Dld-lib.exp216 set objs "$HOSTING_SCRT0 $objects"
219 set objs "$HOSTING_CRT0 $objects"
231 return [run_host_cmd_yesno "$ld" "$HOSTING_EMU $flags -o $target $objs $libs"]
/haiku-buildtools/legacy/binutils/ld/testsuite/lib/
H A Dld-lib.exp119 set objs "$HOSTING_CRT0 $objects"
132 verbose -log "$ld $HOSTING_EMU $flags -o $target $objs $libs"
134 catch "exec $ld $HOSTING_EMU $flags -o $target $objs $libs" link_output
/haiku-buildtools/cloog/osl/autoconf/
H A Dltmain.sh3298 progfiles=`$ECHO "$objs$old_deplibs" | $SP2NL | $SED "$lo2o" | $NL2SP`
5148 objs=
5873 func_append objs " $arg"
7241 func_append objs "$old_deplibs"
7270 if test -n "$objs"; then
7272 func_fatal_error "cannot build libtool library \`$output' from non-libtool objects on this host:$objs"
7276 $ECHO "*** objects $objs is not portable!"
7277 func_append libobjs " $objs"
7580 oldobjs="$objs "`$ECHO "$libobjs" | $SP2NL | $SED "/\.${libext}$/d; $lo2o" | $NL2SP`
8613 test -n "$objs
[all...]
/haiku-buildtools/cloog/autoconf/
H A Dltmain.sh3298 progfiles=`$ECHO "$objs$old_deplibs" | $SP2NL | $SED "$lo2o" | $NL2SP`
5148 objs=
5873 func_append objs " $arg"
7241 func_append objs "$old_deplibs"
7270 if test -n "$objs"; then
7272 func_fatal_error "cannot build libtool library \`$output' from non-libtool objects on this host:$objs"
7276 $ECHO "*** objects $objs is not portable!"
7277 func_append libobjs " $objs"
7580 oldobjs="$objs "`$ECHO "$libobjs" | $SP2NL | $SED "/\.${libext}$/d; $lo2o" | $NL2SP`
8613 test -n "$objs
[all...]
/haiku-buildtools/gcc/gmp/
H A Dltmain.sh3298 progfiles=`$ECHO "$objs$old_deplibs" | $SP2NL | $SED "$lo2o" | $NL2SP`
5148 objs=
5873 func_append objs " $arg"
7238 func_append objs "$old_deplibs"
7267 if test -n "$objs"; then
7269 func_fatal_error "cannot build libtool library \`$output' from non-libtool objects on this host:$objs"
7273 $ECHO "*** objects $objs is not portable!"
7274 func_append libobjs " $objs"
7574 oldobjs="$objs "`$ECHO "$libobjs" | $SP2NL | $SED "/\.${libext}$/d; $lo2o" | $NL2SP`
8607 test -n "$objs
[all...]
/haiku-buildtools/gcc/mpc/
H A Dltmain.sh3298 progfiles=`$ECHO "$objs$old_deplibs" | $SP2NL | $SED "$lo2o" | $NL2SP`
5148 objs=
5873 func_append objs " $arg"
7241 func_append objs "$old_deplibs"
7270 if test -n "$objs"; then
7272 func_fatal_error "cannot build libtool library \`$output' from non-libtool objects on this host:$objs"
7276 $ECHO "*** objects $objs is not portable!"
7277 func_append libobjs " $objs"
7580 oldobjs="$objs "`$ECHO "$libobjs" | $SP2NL | $SED "/\.${libext}$/d; $lo2o" | $NL2SP`
8613 test -n "$objs
[all...]
/haiku-buildtools/gcc/mpfr/
H A Dltmain.sh3298 progfiles=`$ECHO "$objs$old_deplibs" | $SP2NL | $SED "$lo2o" | $NL2SP`
5148 objs=
5873 func_append objs " $arg"
7241 func_append objs "$old_deplibs"
7270 if test -n "$objs"; then
7272 func_fatal_error "cannot build libtool library \`$output' from non-libtool objects on this host:$objs"
7276 $ECHO "*** objects $objs is not portable!"
7277 func_append libobjs " $objs"
7580 oldobjs="$objs "`$ECHO "$libobjs" | $SP2NL | $SED "/\.${libext}$/d; $lo2o" | $NL2SP`
8613 test -n "$objs
[all...]

Completed in 277 milliseconds