| /mirbsd/src/gnu/usr.bin/binutils/gdb/ |
| D | corelow.c | 204 if (core_bfd) in core_close() 216 name = bfd_get_filename (core_bfd); in core_close() 217 if (!bfd_close (core_bfd)) in core_close() 221 core_bfd = NULL; in core_close() 294 if (core_bfd) in core_open() 341 core_bfd = temp_bfd; in core_open() 350 core_gdbarch = gdbarch_from_bfd (core_bfd); in core_open() 353 core_vec = sniff_core_bfd (core_bfd); in core_open() 358 if (build_section_table (core_bfd, &core_ops.to_sections, in core_open() 361 bfd_get_filename (core_bfd), bfd_errmsg (bfd_get_error ())); in core_open() [all …]
|
| D | corefile.c | 62 bfd *core_bfd = NULL; variable 181 if (exec_bfd && core_bfd) in validate_files() 183 if (!core_file_matches_executable_p (core_bfd, exec_bfd)) in validate_files() 185 else if (bfd_get_mtime (exec_bfd) > bfd_get_mtime (core_bfd)) in validate_files()
|
| D | symfile-mem.c | 182 if (core_bfd != NULL) in add_vsyscall_page() 183 bfd = core_bfd; in add_vsyscall_page()
|
| D | maint.c | 396 if (core_bfd) in maintenance_info_sections() 399 printf_filtered (" `%s', ", bfd_get_filename (core_bfd)); in maintenance_info_sections() 401 printf_filtered (_("file type %s.\n"), bfd_get_target (core_bfd)); in maintenance_info_sections() 402 bfd_map_over_sections (core_bfd, print_bfd_section_info, arg); in maintenance_info_sections()
|
| D | gdbcore.h | 117 extern bfd *core_bfd;
|
| D | rs6000-nat.c | 1114 ldinfo_sec = bfd_get_section_by_name (core_bfd, ".ldinfo"); in xcoff_relocate_core() 1129 if (bfd_get_section_contents (core_bfd, ldinfo_sec, buffer, in xcoff_relocate_core() 1142 if (bfd_get_section_contents (core_bfd, ldinfo_sec, &buffer[i], in xcoff_relocate_core()
|
| /mirbsd/src/gnu/usr.bin/binutils/bfd/ |
| D | corefile.c | 96 core_file_matches_executable_p (bfd *core_bfd, bfd *exec_bfd) in core_file_matches_executable_p() argument 98 if (core_bfd->format != bfd_core || exec_bfd->format != bfd_object) in core_file_matches_executable_p() 104 return BFD_SEND (core_bfd, _core_file_matches_executable_p, in core_file_matches_executable_p() 105 (core_bfd, exec_bfd)); in core_file_matches_executable_p()
|
| D | aix5ppc-core.c | 235 xcoff64_core_file_matches_executable_p (core_bfd, exec_bfd) in xcoff64_core_file_matches_executable_p() argument 236 bfd *core_bfd; in xcoff64_core_file_matches_executable_p() 246 if (bfd_seek (core_bfd, 0, SEEK_SET) != 0) 250 bfd_bread (&core, sizeof (struct core_dumpxx), core_bfd)) 253 if (bfd_seek (core_bfd, core.c_loader, SEEK_SET) != 0) 265 if (bfd_bread (s, 1, core_bfd) != 1) 346 xcoff64_core_file_matches_executable_p (core_bfd, exec_bfd) in xcoff64_core_file_matches_executable_p() argument 347 bfd *core_bfd ATTRIBUTE_UNUSED; in xcoff64_core_file_matches_executable_p()
|
| D | elfcore.h | 34 elf_core_file_matches_executable_p (bfd *core_bfd, bfd *exec_bfd) in elf_core_file_matches_executable_p() argument 40 if (core_bfd->xvec != exec_bfd->xvec) in elf_core_file_matches_executable_p() 47 corename = elf_tdata (core_bfd)->core_program; in elf_core_file_matches_executable_p()
|
| D | ptrace-core.c | 55 PARAMS ((bfd *core_bfd, bfd *exec_bfd)); 156 ptrace_unix_core_file_matches_executable_p (core_bfd, exec_bfd) in ptrace_unix_core_file_matches_executable_p() argument 157 bfd *core_bfd, *exec_bfd; in ptrace_unix_core_file_matches_executable_p()
|
| D | trad-core.c | 69 PARAMS ((bfd *core_bfd, bfd *exec_bfd)); 261 trad_unix_core_file_matches_executable_p (core_bfd, exec_bfd) in trad_unix_core_file_matches_executable_p() argument 262 bfd *core_bfd ATTRIBUTE_UNUSED; in trad_unix_core_file_matches_executable_p()
|
| D | rs6000-core.c | 636 rs6000coff_core_file_matches_executable_p (core_bfd, exec_bfd) in rs6000coff_core_file_matches_executable_p() argument 637 bfd *core_bfd; in rs6000coff_core_file_matches_executable_p() 648 if (!read_hdr (core_bfd, &core)) 661 if (bfd_seek (core_bfd, c_loader + size, SEEK_SET) != 0) 672 if (bfd_bread (s, (bfd_size_type) 1, core_bfd) != 1)
|
| D | lynx-core.c | 229 lynx_core_file_matches_executable_p (core_bfd, exec_bfd) in lynx_core_file_matches_executable_p() argument 230 bfd *core_bfd, *exec_bfd; in lynx_core_file_matches_executable_p()
|
| D | sco5-core.c | 51 PARAMS ((bfd *core_bfd, bfd *exec_bfd)); 350 sco5_core_file_matches_executable_p (core_bfd, exec_bfd) in sco5_core_file_matches_executable_p() argument 351 bfd *core_bfd ATTRIBUTE_UNUSED; in sco5_core_file_matches_executable_p()
|
| D | osf-core.c | 175 osf_core_core_file_matches_executable_p (core_bfd, exec_bfd) in osf_core_core_file_matches_executable_p() argument 176 bfd *core_bfd ATTRIBUTE_UNUSED; in osf_core_core_file_matches_executable_p()
|
| D | aoutf1.h | 699 sunos4_core_file_matches_executable_p (bfd *core_bfd, bfd *exec_bfd) in sunos4_core_file_matches_executable_p() argument 701 if (core_bfd->xvec != exec_bfd->xvec) in sunos4_core_file_matches_executable_p() 708 if ((core_hdr (core_bfd)->hdr)->c_len == SOLARIS_BCP_CORE_LEN) in sunos4_core_file_matches_executable_p() 711 return memcmp ((char *) &((core_hdr (core_bfd)->hdr)->c_aouthdr), in sunos4_core_file_matches_executable_p()
|
| D | hppabsd-core.c | 225 hppabsd_core_core_file_matches_executable_p (core_bfd, exec_bfd) in hppabsd_core_core_file_matches_executable_p() argument 226 bfd *core_bfd, *exec_bfd; in hppabsd_core_core_file_matches_executable_p()
|
| D | aix386-core.c | 208 aix386_core_file_matches_executable_p (core_bfd, exec_bfd) in aix386_core_file_matches_executable_p() argument 209 bfd *core_bfd; in aix386_core_file_matches_executable_p()
|
| D | hpux-core.c | 376 hpux_core_core_file_matches_executable_p (core_bfd, exec_bfd) in hpux_core_core_file_matches_executable_p() argument 377 bfd *core_bfd ATTRIBUTE_UNUSED; in hpux_core_core_file_matches_executable_p()
|
| D | cisco-core.c | 322 cisco_core_file_matches_executable_p (core_bfd, exec_bfd) in cisco_core_file_matches_executable_p() argument 323 bfd *core_bfd ATTRIBUTE_UNUSED; in cisco_core_file_matches_executable_p()
|
| D | netbsd-core.c | 251 netbsd_core_file_matches_executable_p (bfd *core_bfd ATTRIBUTE_UNUSED, in netbsd_core_file_matches_executable_p()
|
| /mirbsd/src/gnu/usr.bin/binutils/bfd/hosts/ |
| D | decstation.h | 16 #define TRAD_UNIX_CORE_FILE_FAILING_SIGNAL(core_bfd) \ argument 17 ((core_bfd)->tdata.trad_core_data->u.u_arg[0])
|
| D | symmetry.h | 16 #define TRAD_UNIX_CORE_FILE_FAILING_SIGNAL(core_bfd) \ argument 17 ((core_bfd)->tdata.trad_core_data->u.u_arg[0])
|
| D | i386bsd.h | 30 #define TRAD_UNIX_CORE_FILE_FAILING_SIGNAL(core_bfd) \ argument 31 ((core_bfd)->tdata.trad_core_data->u.u_sig)
|
| /mirbsd/src/gnu/usr.bin/binutils/bfd/doc/ |
| D | core.texi | 32 (bfd *core_bfd, bfd *exec_bfd); 35 Return @code{TRUE} if the core file attached to @var{core_bfd}
|