Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/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.c243 xcoff64_core_file_matches_executable_p (bfd *core_bfd, bfd *exec_bfd) in xcoff64_core_file_matches_executable_p()
340 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.c702 rs6000coff_core_file_matches_executable_p (bfd *core_bfd, bfd *exec_bfd) in rs6000coff_core_file_matches_executable_p()
Daoutf1.h693 sunos4_core_file_matches_executable_p (bfd *core_bfd, bfd *exec_bfd) in sunos4_core_file_matches_executable_p()
/toolchain/binutils/binutils-2.27/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
Dsymmetry.h35 #define TRAD_UNIX_CORE_FILE_FAILING_SIGNAL(core_bfd) \ argument
/toolchain/binutils/binutils-2.27/gprof/
Dcorefile.c32 bfd *core_bfd; variable