Searched refs:remote_upload (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/lib/
H A Dgcov.exp264 remote_upload host $testcase.gcov $testcase.gcov;
H A Dprofopt.exp101 remote_upload host $base.$perf_ext $base.$perf_ext
/openbsd-current/gnu/usr.bin/binutils/gdb/
H A Dwince.c127 static char *remote_upload = NULL; /* Set by set remoteupload */ variable
1933 remote_upload = xrealloc (remote_upload, strlen (upload_options[upload_when].name) + 1); \
1934 strcpy (remote_upload, upload_options[upload_when].name);
1942 if (!remote_upload || !remote_upload[0])
1950 len = strlen (remote_upload);
1953 strncasecmp (remote_upload, upload_options[i].name, len) == 0)
1959 bad_option = remote_upload;
1979 var_string_noescape, (char *) &remote_upload,
[all...]
/openbsd-current/gnu/usr.bin/binutils/gdb/testsuite/lib/
H A Dada.exp379 remote_upload host a.out $destfile;

Completed in 176 milliseconds