Home
last modified time | relevance | path

Searched refs:elf_64_file_p (Results 1 – 6 of 6) sorted by relevance

/netbsd/external/gpl3/gdb/dist/gdbserver/
H A Dnetbsd-low.cc1202 elf_64_file_p (const char *file) in elf_64_file_p() function
1240 bool is_elf64 = elf_64_file_p (netbsd_nat::pid_to_exec_file (pid)); in qxfer_libraries_svr4()
H A Dlinux-low.cc350 elf_64_file_p (const char *file, unsigned int *machine) in elf_64_file_p() function
378 return elf_64_file_p (file, machine); in linux_pid_exe_is_elf_64_file()
6783 is_elf64 = elf_64_file_p (filename, &machine); in qxfer_libraries_svr4()
H A DChangeLog15404 (linux_qxfer_libraries_svr4): Update call to elf_64_file_p.
15875 (elf_64_file_p): Make static.
15877 * linux-low.h (linux_child_pid_to_exec_file, elf_64_file_p):
19127 (elf_64_header_p, elf_64_file_p): New functions.
19132 (linux_child_pid_to_exec_file, elf_64_file_p): Declare.
/netbsd/external/gpl3/gdb.old/dist/gdbserver/
H A Dnetbsd-low.cc1202 elf_64_file_p (const char *file) in elf_64_file_p() function
1240 bool is_elf64 = elf_64_file_p (netbsd_nat::pid_to_exec_file (pid)); in qxfer_libraries_svr4()
H A Dlinux-low.cc350 elf_64_file_p (const char *file, unsigned int *machine) in elf_64_file_p() function
378 return elf_64_file_p (file, machine); in linux_pid_exe_is_elf_64_file()
6783 is_elf64 = elf_64_file_p (filename, &machine); in qxfer_libraries_svr4()
H A DChangeLog15404 (linux_qxfer_libraries_svr4): Update call to elf_64_file_p.
15875 (elf_64_file_p): Make static.
15877 * linux-low.h (linux_child_pid_to_exec_file, elf_64_file_p):
19127 (elf_64_header_p, elf_64_file_p): New functions.
19132 (linux_child_pid_to_exec_file, elf_64_file_p): Declare.