Home
last modified time | relevance | path

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

/NextBSD/contrib/binutils/bfd/
HDcorefile.c99 core_file_matches_executable_p (bfd *core_bfd, bfd *exec_bfd) in core_file_matches_executable_p()
133 generic_core_file_matches_executable_p (bfd *core_bfd, bfd *exec_bfd) in generic_core_file_matches_executable_p()
HDelfcore.h34 elf_core_file_matches_executable_p (bfd *core_bfd, bfd *exec_bfd) in elf_core_file_matches_executable_p()
HDrs6000-core.c636 rs6000coff_core_file_matches_executable_p (bfd *core_bfd, bfd *exec_bfd) in rs6000coff_core_file_matches_executable_p()
HDaoutf1.h694 sunos4_core_file_matches_executable_p (bfd *core_bfd, bfd *exec_bfd) in sunos4_core_file_matches_executable_p()
/NextBSD/contrib/binutils/bfd/hosts/
HDdecstation.h16 #define TRAD_UNIX_CORE_FILE_FAILING_SIGNAL(core_bfd) \ argument
HDi386bsd.h30 #define TRAD_UNIX_CORE_FILE_FAILING_SIGNAL(core_bfd) \ argument
/NextBSD/contrib/gdb/gdb/
HDcorefile.c60 bfd *core_bfd = NULL; variable