Searched refs:core_file_matches_executable_p (Results 1 – 7 of 7) 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
96 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)
86 NAME(bfd_elf,core_file_matches_executable_p)
4441 bfd_boolean core_file_matches_executable_p
183 if (!core_file_matches_executable_p (core_bfd, exec_bfd)) in validate_files()