/netbsd-src/external/gpl3/binutils/dist/bfd/ |
H A D | lynx-core.c | 52 #define core_command(bfd) (core_hdr(bfd)->cmd) macro 123 strncpy (core_command (abfd), pss.pname, PNMLEN + 1); in lynx_core_file_p() 206 return core_command (abfd); in lynx_core_file_failing_command()
|
H A D | osf-core.c | 49 #define core_command(bfd) (core_hdr(bfd)->cmd) macro 95 strncpy (core_command (abfd), core_header.name, MAXCOMLEN + 1); in osf_core_core_file_p() 153 return core_command (abfd); in osf_core_core_file_failing_command()
|
H A D | hppabsd-core.c | 67 #define core_command(bfd) (core_hdr(bfd)->cmd) macro 182 strncpy (core_command (abfd), u.u_comm, MAXCOMLEN + 1); in hppabsd_core_core_file_p() 196 return core_command (abfd); in hppabsd_core_core_file_failing_command()
|
H A D | irix-core.c | 43 #define core_command(bfd) (core_hdr(bfd)->cmd) macro 206 strncpy (core_command (abfd), coreout.c_name, CORE_NAMESIZE); in irix_core_core_file_p() 259 return core_command (abfd); in irix_core_core_file_failing_command()
|
H A D | hpux-core.c | 89 #define core_command(bfd) (core_hdr(bfd)->cmd) macro 180 strncpy (core_command (abfd), proc_exec.cmd, MAXCOMLEN + 1); in hpux_core_core_file_p() 342 return core_command (abfd); in hpux_core_core_file_failing_command()
|
H A D | ChangeLog-2013 | 2239 core_program, and core_command. Add "core".
|
/netbsd-src/external/gpl3/binutils.old/dist/bfd/ |
H A D | lynx-core.c | 52 #define core_command(bfd) (core_hdr(bfd)->cmd) macro 123 strncpy (core_command (abfd), pss.pname, PNMLEN + 1); in lynx_core_file_p() 206 return core_command (abfd); in lynx_core_file_failing_command()
|
H A D | osf-core.c | 49 #define core_command(bfd) (core_hdr(bfd)->cmd) macro 95 strncpy (core_command (abfd), core_header.name, MAXCOMLEN + 1); in osf_core_core_file_p() 153 return core_command (abfd); in osf_core_core_file_failing_command()
|
H A D | hppabsd-core.c | 67 #define core_command(bfd) (core_hdr(bfd)->cmd) macro 182 strncpy (core_command (abfd), u.u_comm, MAXCOMLEN + 1); in hppabsd_core_core_file_p() 196 return core_command (abfd); in hppabsd_core_core_file_failing_command()
|
H A D | irix-core.c | 43 #define core_command(bfd) (core_hdr(bfd)->cmd) macro 206 strncpy (core_command (abfd), coreout.c_name, CORE_NAMESIZE); in irix_core_core_file_p() 259 return core_command (abfd); in irix_core_core_file_failing_command()
|
H A D | hpux-core.c | 89 #define core_command(bfd) (core_hdr(bfd)->cmd) macro 182 strncpy (core_command (abfd), proc_exec.cmd, MAXCOMLEN + 1); in hpux_core_core_file_p() 345 return core_command (abfd); in hpux_core_core_file_failing_command()
|
H A D | ChangeLog-2013 | 2239 core_program, and core_command. Add "core".
|
/netbsd-src/external/gpl3/gdb.old/dist/bfd/ |
H A D | ChangeLog-2013 | 2239 core_program, and core_command. Add "core".
|
/netbsd-src/external/gpl3/gdb/dist/bfd/ |
H A D | ChangeLog-2013 | 2239 core_program, and core_command. Add "core".
|
/netbsd-src/external/gpl3/gdb.old/dist/gdb/ |
H A D | ChangeLog-1992 | 1449 * core.c (core_command): Make nicer error message for no core support.
|
/netbsd-src/external/gpl3/gdb/dist/gdb/ |
H A D | ChangeLog-1992 | 1449 * core.c (core_command): Make nicer error message for no core support.
|