Home
last modified time | relevance | path

Searched refs:gdbarch_core_pid_to_str (Results 1 – 3 of 3) sorted by relevance

/dragonfly/contrib/gdb-7/gdb/
H A Dcorelow.c887 return gdbarch_core_pid_to_str (core_gdbarch, ptid); in core_pid_to_str()
H A Dgdbarch.h774 extern char * gdbarch_core_pid_to_str (struct gdbarch *gdbarch, ptid_t ptid);
H A Dgdbarch.c3459 gdbarch_core_pid_to_str (struct gdbarch *gdbarch, ptid_t ptid) in gdbarch_core_pid_to_str() function