Searched refs:ar_simple_create (Results 1 – 9 of 9) sorted by relevance
292 if ![ar_simple_create $ar "" "tmpdir/libtext.a" "tmpdir/text.o"] {342 if [ar_simple_create $ar "--plugin $plugin2_path" "tmpdir/libfunc.a" \363 if [ar_simple_create $ar "--plugin $plugin4_path" "tmpdir/libpr20070.a" \
32 if { ![ar_simple_create $ar "" tmpdir/libfoo.a tmpdir/foo.o] } {
114 ![ar_simple_create $ar "" tmpdir/sysroot/tmp/ldtest-xyzzy/lib$libnamebase.a $oname] } {
207 if ![ar_simple_create $ar "" "tmpdir/libifunc.a" "tmpdir/static_ifunc.o"] {
1126 proc ar_simple_create { ar aropts target objects } { procedure1242 if { ![ar_simple_create $ar $ld_options $binfile "$objfiles $ld_after"] } {1581 if { ![ar_simple_create $ar $ldflags $binfile "$objfiles"] } {
1367 * lib/ld-lib.exp (ar_simple_create): Add an "aropts" parameter.1732 * lib/ld-lib.exp (ar_simple_create): New.
1247 its contents to ar_simple_create and ld_simple_link after
1814 * lib/ld-lib.exp (ar_simple_create): Move -rc before $aropts.
224 * lib/ld-lib.exp (ar_simple_create): Pass -rc to ar.