Searched refs:x_file (Results 1 - 25 of 83) sorted by relevance

1234

/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
H A Dbp-cmds-execution-x-script.exp26 set x_file ${srcdir}/${subdir}/$testfile.gdb
38 global x_file
42 set GDBFLAGS "$GDBFLAGS -x $x_file $binfile"
46 append GDBFLAGS " -x \"$x_file\""
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
H A Dbp-cmds-execution-x-script.exp26 set x_file ${srcdir}/${subdir}/$testfile.gdb
38 global x_file
42 set GDBFLAGS "$GDBFLAGS -x $x_file $binfile"
46 append GDBFLAGS " -x \"$x_file\""
H A Ddprintf-execution-x-script.exp34 set x_file ${srcdir}/${subdir}/$testfile.gdb
43 append GDBFLAGS " -x \"$x_file\""
100 do_test "source $x_file" "load and run script using source command"
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Dcoffswap.h392 if (ext->x_file.x_fname[0] == 0)
394 in->x_file.x_n.x_zeroes = 0;
395 in->x_file.x_n.x_offset = H_GET_32 (abfd, ext->x_file.x_n.x_offset);
405 memcpy (in->x_file.x_fname, ext->x_file.x_fname,
409 memcpy (in->x_file.x_fname, ext->x_file.x_fname, FILNMLEN);
498 if (in->x_file.x_fname[0] == 0)
500 H_PUT_32 (abfd, 0, ext->x_file
[all...]
/netbsd-current/external/cddl/osnet/dist/head/
H A Dsyms.h197 } x_file; member in union:auxent
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Dcoffswap.h419 if (ext->x_file.x_fname[0] == 0)
421 in->x_file.x_n.x_n.x_zeroes = 0;
422 in->x_file.x_n.x_n.x_offset = H_GET_32 (abfd, ext->x_file.x_n.x_offset);
429 memcpy (in->x_file.x_n.x_fname, ext->x_file.x_fname, FILNMLEN);
518 if (in->x_file.x_n.x_fname[0] == 0)
520 H_PUT_32 (abfd, 0, ext->x_file.x_n.x_zeroes);
521 H_PUT_32 (abfd, in->x_file.x_n.x_n.x_offset, ext->x_file
[all...]
H A Dcoff64-rs6000.c383 auxtype = H_GET_8 (abfd, ext->x_file.x_auxtype);
387 if (ext->x_file.x_n.x_n.x_zeroes[0] == 0)
389 in->x_file.x_n.x_n.x_zeroes = 0;
390 in->x_file.x_n.x_n.x_offset =
391 H_GET_32 (abfd, ext->x_file.x_n.x_n.x_offset);
394 memcpy (in->x_file.x_n.x_fname, ext->x_file.x_n.x_fname, FILNMLEN);
395 in->x_file.x_ftype = H_GET_8 (abfd, ext->x_file.x_ftype);
503 if (in->x_file
[all...]
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Dcoffswap.h419 if (ext->x_file.x_fname[0] == 0)
421 in->x_file.x_n.x_n.x_zeroes = 0;
422 in->x_file.x_n.x_n.x_offset = H_GET_32 (abfd, ext->x_file.x_n.x_offset);
432 memcpy (in->x_file.x_n.x_fname, ext->x_file.x_fname,
436 memcpy (in->x_file.x_n.x_fname, ext->x_file.x_fname, FILNMLEN);
525 if (in->x_file.x_n.x_fname[0] == 0)
527 H_PUT_32 (abfd, 0, ext->x_file
[all...]
H A Dcoffgen.c842 strncpy (auxent->x_file.x_n.x_fname, str, filnmlen);
850 auxent->x_file.x_n.x_n.x_offset = STRING_SIZE_SIZE + indx;
851 auxent->x_file.x_n.x_n.x_zeroes = 0;
856 strncpy (auxent->x_file.x_n.x_fname, str, filnmlen);
1039 && (native + j + 1)->u.auxent.x_file.x_ftype
1805 if (aux->u.auxent.x_file.x_n.x_n.x_zeroes == 0)
1815 if ((bfd_size_type)(aux->u.auxent.x_file.x_n.x_n.x_offset)
1822 + aux->u.auxent.x_file.x_n.x_n.x_offset);
1834 aux->u.auxent.x_file.x_n.x_fname,
1840 aux->u.auxent.x_file
[all...]
H A Dcoff64-rs6000.c383 auxtype = H_GET_8 (abfd, ext->x_file.x_auxtype);
387 if (ext->x_file.x_n.x_n.x_zeroes[0] == 0)
389 in->x_file.x_n.x_n.x_zeroes = 0;
390 in->x_file.x_n.x_n.x_offset =
391 H_GET_32 (abfd, ext->x_file.x_n.x_n.x_offset);
394 memcpy (in->x_file.x_n.x_fname, ext->x_file.x_n.x_fname, FILNMLEN);
395 in->x_file.x_ftype = H_GET_8 (abfd, ext->x_file.x_ftype);
503 if (in->x_file
[all...]
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Dcoffswap.h419 if (ext->x_file.x_fname[0] == 0)
421 in->x_file.x_n.x_n.x_zeroes = 0;
422 in->x_file.x_n.x_n.x_offset = H_GET_32 (abfd, ext->x_file.x_n.x_offset);
432 memcpy (in->x_file.x_n.x_fname, ext->x_file.x_fname,
436 memcpy (in->x_file.x_n.x_fname, ext->x_file.x_fname, FILNMLEN);
525 if (in->x_file.x_n.x_fname[0] == 0)
527 H_PUT_32 (abfd, 0, ext->x_file
[all...]
H A Dcoffgen.c864 strncpy (auxent->x_file.x_n.x_fname, str, filnmlen);
872 auxent->x_file.x_n.x_n.x_offset = STRING_SIZE_SIZE + indx;
873 auxent->x_file.x_n.x_n.x_zeroes = 0;
878 strncpy (auxent->x_file.x_n.x_fname, str, filnmlen);
1061 && (native + j + 1)->u.auxent.x_file.x_ftype)
1825 if (aux->u.auxent.x_file.x_n.x_n.x_zeroes == 0)
1835 if ((bfd_size_type)(aux->u.auxent.x_file.x_n.x_n.x_offset)
1842 + aux->u.auxent.x_file.x_n.x_n.x_offset);
1854 aux->u.auxent.x_file.x_n.x_fname,
1860 aux->u.auxent.x_file
[all...]
H A Dcoff64-rs6000.c383 auxtype = H_GET_8 (abfd, ext->x_file.x_auxtype);
387 if (ext->x_file.x_n.x_n.x_zeroes[0] == 0)
389 in->x_file.x_n.x_n.x_zeroes = 0;
390 in->x_file.x_n.x_n.x_offset =
391 H_GET_32 (abfd, ext->x_file.x_n.x_n.x_offset);
394 memcpy (in->x_file.x_n.x_fname, ext->x_file.x_n.x_fname, FILNMLEN);
395 in->x_file.x_ftype = H_GET_8 (abfd, ext->x_file.x_ftype);
503 if (in->x_file
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/include/coff/
H A Drs6k64.h166 } x_file; member in union:external_auxent
H A Dexternal.h240 } x_file; member in union:external_auxent
H A Drs6000.h180 } x_file; member in union:external_auxent
/netbsd-current/external/gpl3/gdb/dist/include/coff/
H A Drs6k64.h173 } x_file; member in union:external_auxent
H A Dexternal.h240 } x_file; member in union:external_auxent
H A Drs6000.h180 } x_file; member in union:external_auxent
/netbsd-current/external/gpl3/binutils.old/dist/include/coff/
H A Drs6k64.h173 } x_file; member in union:external_auxent
H A Dexternal.h240 } x_file; member in union:external_auxent
H A Drs6000.h180 } x_file; member in union:external_auxent
/netbsd-current/external/gpl3/binutils/dist/include/coff/
H A Drs6k64.h173 } x_file; member in union:external_auxent
H A Dexternal.h240 } x_file; member in union:external_auxent
H A Drs6000.h180 } x_file; member in union:external_auxent

Completed in 375 milliseconds

1234