Home
last modified time | relevance | path

Searched defs:exec_bfd (Results 1 – 23 of 23) sorted by relevance

/openbsd/gnu/usr.bin/binutils-2.17/bfd/
H A Dcorefile.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()
H A Daix5ppc-core.c232 xcoff64_core_file_matches_executable_p (bfd *core_bfd, bfd *exec_bfd) in xcoff64_core_file_matches_executable_p()
329 xcoff64_core_file_matches_executable_p (bfd *core_bfd, bfd *exec_bfd) in xcoff64_core_file_matches_executable_p()
H A Delfcore.h34 elf_core_file_matches_executable_p (bfd *core_bfd, bfd *exec_bfd) in elf_core_file_matches_executable_p()
H A Drs6000-core.c642 rs6000coff_core_file_matches_executable_p (bfd *core_bfd, bfd *exec_bfd) in rs6000coff_core_file_matches_executable_p()
H A Daoutf1.h690 sunos4_core_file_matches_executable_p (bfd *core_bfd, bfd *exec_bfd) in sunos4_core_file_matches_executable_p()
/openbsd/gnu/usr.bin/binutils/bfd/
H A Daix5ppc-core.c235 xcoff64_core_file_matches_executable_p (core_bfd, exec_bfd) in xcoff64_core_file_matches_executable_p() argument
346 xcoff64_core_file_matches_executable_p (core_bfd, exec_bfd) in xcoff64_core_file_matches_executable_p() argument
H A Dcorefile.c96 core_file_matches_executable_p (bfd *core_bfd, bfd *exec_bfd) in core_file_matches_executable_p()
H A Delfcore.h34 elf_core_file_matches_executable_p (bfd *core_bfd, bfd *exec_bfd) in elf_core_file_matches_executable_p()
H A Dnetbsd-core.c258 netbsd_core_file_matches_executable_p (core_bfd, exec_bfd) in netbsd_core_file_matches_executable_p() argument
H A Dlynx-core.c228 lynx_core_file_matches_executable_p (core_bfd, exec_bfd) in lynx_core_file_matches_executable_p() argument
H A Dptrace-core.c156 ptrace_unix_core_file_matches_executable_p (core_bfd, exec_bfd) in ptrace_unix_core_file_matches_executable_p() argument
H A Dtrad-core.c262 trad_unix_core_file_matches_executable_p (core_bfd, exec_bfd) in trad_unix_core_file_matches_executable_p() argument
H A Dosf-core.c175 osf_core_core_file_matches_executable_p (core_bfd, exec_bfd) in osf_core_core_file_matches_executable_p() argument
H A Dsco5-core.c351 sco5_core_file_matches_executable_p (core_bfd, exec_bfd) in sco5_core_file_matches_executable_p() argument
H A Daix386-core.c208 aix386_core_file_matches_executable_p (core_bfd, exec_bfd) in aix386_core_file_matches_executable_p() argument
H A Dhppabsd-core.c224 hppabsd_core_core_file_matches_executable_p (core_bfd, exec_bfd) in hppabsd_core_core_file_matches_executable_p() argument
H A Dhpux-core.c338 hpux_core_core_file_matches_executable_p (core_bfd, exec_bfd) in hpux_core_core_file_matches_executable_p() argument
H A Dirix-core.c290 irix_core_core_file_matches_executable_p (core_bfd, exec_bfd) in irix_core_core_file_matches_executable_p() argument
H A Dcisco-core.c322 cisco_core_file_matches_executable_p (core_bfd, exec_bfd) in cisco_core_file_matches_executable_p() argument
H A Drs6000-core.c636 rs6000coff_core_file_matches_executable_p (core_bfd, exec_bfd) in rs6000coff_core_file_matches_executable_p() argument
H A Daoutf1.h744 sunos4_core_file_matches_executable_p (core_bfd, exec_bfd) in sunos4_core_file_matches_executable_p() argument
H A Dmach-o.c2186 bfd_mach_o_core_file_matches_executable_p (core_bfd, exec_bfd) in bfd_mach_o_core_file_matches_executable_p() argument
/openbsd/gnu/usr.bin/binutils/gdb/
H A Dexec.c76 bfd *exec_bfd = NULL; variable