Searched refs:core_file_matches_executable_p (Results 1 – 14 of 14) sorted by relevance
27 @findex core_file_matches_executable_p28 @subsubsection @code{core_file_matches_executable_p}31 bfd_boolean core_file_matches_executable_p
30 @findex core_file_matches_executable_p31 @subsubsection @code{core_file_matches_executable_p}34 bfd_boolean core_file_matches_executable_p
96 core_file_matches_executable_p (bfd *core_bfd, bfd *exec_bfd) in core_file_matches_executable_p() function
456 #define MY_core_file_matches_executable_p NAME(aout,core_file_matches_executable_p)
912 #define MY_core_file_matches_executable_p NAME(aout,core_file_matches_executable_p)
86 NAME(bfd_elf,core_file_matches_executable_p)
4009 bfd_boolean core_file_matches_executable_p
99 core_file_matches_executable_p (bfd *core_bfd, bfd *exec_bfd) in core_file_matches_executable_p() function
421 #define MY_core_file_matches_executable_p NAME (aout, core_file_matches_executable_p)
863 #define MY_core_file_matches_executable_p NAME (aout, core_file_matches_executable_p)
4727 bfd_boolean core_file_matches_executable_p
130 * aix386-core.c: Replace core_file_matches_executable_p null
181 if (!core_file_matches_executable_p (core_bfd, exec_bfd)) in validate_files()