Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/bfd/
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()
217 return core_command (abfd); in lynx_core_file_failing_command()
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()
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()
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()
Dhpux-core.c101 #define core_command(bfd) (core_hdr(bfd)->cmd) macro
194 strncpy (core_command (abfd), proc_exec.cmd, MAXCOMLEN + 1); in hpux_core_core_file_p()
355 return core_command (abfd); in hpux_core_core_file_failing_command()
DChangeLog-20132239 core_program, and core_command. Add "core".