Home
last modified time | relevance | path

Searched refs:core_command (Results 1 – 16 of 16) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Dlynx-core.c52 #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 Dosf-core.c49 #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 Dhppabsd-core.c67 #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 Dirix-core.c43 #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 Dhpux-core.c89 #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 DChangeLog-20132239 core_program, and core_command. Add "core".
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Dlynx-core.c52 #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 Dosf-core.c49 #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 Dhppabsd-core.c67 #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 Dirix-core.c43 #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 Dhpux-core.c89 #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 DChangeLog-20132239 core_program, and core_command. Add "core".
/netbsd-src/external/gpl3/gdb.old/dist/bfd/
H A DChangeLog-20132239 core_program, and core_command. Add "core".
/netbsd-src/external/gpl3/gdb/dist/bfd/
H A DChangeLog-20132239 core_program, and core_command. Add "core".
/netbsd-src/external/gpl3/gdb.old/dist/gdb/
H A DChangeLog-19921449 * core.c (core_command): Make nicer error message for no core support.
/netbsd-src/external/gpl3/gdb/dist/gdb/
H A DChangeLog-19921449 * core.c (core_command): Make nicer error message for no core support.