Searched refs:core_file_matches_executable_p (Results 1 - 11 of 11) sorted by relevance

/openbsd-current/gnu/usr.bin/binutils/bfd/
H A Dcorefile.c83 core_file_matches_executable_p
86 bfd_boolean core_file_matches_executable_p
96 core_file_matches_executable_p (bfd *core_bfd, bfd *exec_bfd) function
H A Daout-target.h456 #define MY_core_file_matches_executable_p NAME(aout,core_file_matches_executable_p)
H A Daout-tic30.c912 #define MY_core_file_matches_executable_p NAME(aout,core_file_matches_executable_p)
H A Delfcode.h86 NAME(bfd_elf,core_file_matches_executable_p)
H A Dbfd-in2.h4016 bfd_boolean core_file_matches_executable_p
/openbsd-current/gnu/usr.bin/binutils-2.17/bfd/
H A Dcorefile.c86 core_file_matches_executable_p
89 bfd_boolean core_file_matches_executable_p
99 core_file_matches_executable_p (bfd *core_bfd, bfd *exec_bfd) function
H A Daout-target.h421 #define MY_core_file_matches_executable_p NAME (aout, core_file_matches_executable_p)
H A Daout-tic30.c863 #define MY_core_file_matches_executable_p NAME (aout, core_file_matches_executable_p)
H A Delfcode.h86 NAME(bfd_elf,core_file_matches_executable_p)
H A Dbfd-in2.h4734 bfd_boolean core_file_matches_executable_p
/openbsd-current/gnu/usr.bin/binutils/gdb/
H A Dcorefile.c184 if (!core_file_matches_executable_p (core_bfd, exec_bfd))

Completed in 533 milliseconds