Home
last modified time | relevance | path

Searched defs:core_bfd (Results 1 – 15 of 15) sorted by relevance

/netbsd/src/external/gpl3/binutils/dist/bfd/
Dcorefile.c124 core_file_matches_executable_p (bfd *core_bfd, bfd *exec_bfd) in core_file_matches_executable_p()
158 generic_core_file_matches_executable_p (bfd *core_bfd, bfd *exec_bfd) in generic_core_file_matches_executable_p()
Daix5ppc-core.c263 xcoff64_core_file_matches_executable_p (bfd *core_bfd, bfd *exec_bfd) in xcoff64_core_file_matches_executable_p()
360 xcoff64_core_file_matches_executable_p (bfd *core_bfd, bfd *exec_bfd) in xcoff64_core_file_matches_executable_p()
Delfcore.h40 elf_core_file_matches_executable_p (bfd *core_bfd, bfd *exec_bfd) in elf_core_file_matches_executable_p()
Drs6000-core.c714 rs6000coff_core_file_matches_executable_p (bfd *core_bfd, bfd *exec_bfd) in rs6000coff_core_file_matches_executable_p()
/netbsd/src/external/gpl3/gdb/dist/bfd/
Dcorefile.c124 core_file_matches_executable_p (bfd *core_bfd, bfd *exec_bfd) in core_file_matches_executable_p()
158 generic_core_file_matches_executable_p (bfd *core_bfd, bfd *exec_bfd) in generic_core_file_matches_executable_p()
Daix5ppc-core.c263 xcoff64_core_file_matches_executable_p (bfd *core_bfd, bfd *exec_bfd) in xcoff64_core_file_matches_executable_p()
360 xcoff64_core_file_matches_executable_p (bfd *core_bfd, bfd *exec_bfd) in xcoff64_core_file_matches_executable_p()
Delfcore.h40 elf_core_file_matches_executable_p (bfd *core_bfd, bfd *exec_bfd) in elf_core_file_matches_executable_p()
Drs6000-core.c714 rs6000coff_core_file_matches_executable_p (bfd *core_bfd, bfd *exec_bfd) in rs6000coff_core_file_matches_executable_p()
/netbsd/src/external/gpl3/binutils/dist/bfd/hosts/
Ddecstation.h35 #define TRAD_UNIX_CORE_FILE_FAILING_SIGNAL(core_bfd) \ argument
Di386bsd.h49 #define TRAD_UNIX_CORE_FILE_FAILING_SIGNAL(core_bfd) \ argument
/netbsd/src/external/gpl3/gdb/dist/bfd/hosts/
Ddecstation.h35 #define TRAD_UNIX_CORE_FILE_FAILING_SIGNAL(core_bfd) \ argument
Di386bsd.h49 #define TRAD_UNIX_CORE_FILE_FAILING_SIGNAL(core_bfd) \ argument
/netbsd/src/external/gpl3/gdb/dist/gdb/
Dprogspace.h309 bfd *core_bfd () const in core_bfd() function
Daarch64-linux-tdep.c875 bfd *core_bfd) in aarch64_linux_core_read_vq_from_sections()
/netbsd/src/external/gpl3/binutils/dist/gprof/
Dcorefile.c35 bfd *core_bfd; variable