Searched refs:gdbarch_core_pid_to_str (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dcorelow.c1045 return gdbarch_core_pid_to_str (m_core_gdbarch, ptid);
H A Dgdbarch.h953 extern std::string gdbarch_core_pid_to_str (struct gdbarch *gdbarch, ptid_t ptid);
H A Dgdbarch.c3800 gdbarch_core_pid_to_str (struct gdbarch *gdbarch, ptid_t ptid) function
3805 fprintf_unfiltered (gdb_stdlog, "gdbarch_core_pid_to_str called\n");
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dcorelow.c1130 return gdbarch_core_pid_to_str (m_core_gdbarch, ptid);
H A Dgdbarch-gen.h958 extern std::string gdbarch_core_pid_to_str (struct gdbarch *gdbarch, ptid_t ptid);
H A Dgdbarch.c3844 gdbarch_core_pid_to_str (struct gdbarch *gdbarch, ptid_t ptid) function
3849 gdb_printf (gdb_stdlog, "gdbarch_core_pid_to_str called\n");

Completed in 225 milliseconds