Searched refs:gdbarch_get_siginfo_type (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dinfrun.c8854 struct type *type = gdbarch_get_siginfo_type (gdbarch);
8885 struct type *type = gdbarch_get_siginfo_type (gdbarch);
8922 struct type *type = gdbarch_get_siginfo_type (gdbarch);
8948 TYPE_LENGTH (gdbarch_get_siginfo_type ()). For different gdbarch the
H A Dlinux-tdep.c1707 siginfo_type = gdbarch_get_siginfo_type (gdbarch);
H A Dgdbarch.h1178 extern struct type * gdbarch_get_siginfo_type (struct gdbarch *gdbarch);
H A Dgdbarch.c4242 gdbarch_get_siginfo_type (struct gdbarch *gdbarch) function
4247 fprintf_unfiltered (gdb_stdlog, "gdbarch_get_siginfo_type called\n");
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dinfrun.c9197 struct type *type = gdbarch_get_siginfo_type (gdbarch);
9229 struct type *type = gdbarch_get_siginfo_type (gdbarch);
9267 struct type *type = gdbarch_get_siginfo_type (gdbarch);
9294 gdbarch_get_siginfo_type ()->length (). For different gdbarch the
H A Dgdbarch-gen.h1201 extern struct type * gdbarch_get_siginfo_type (struct gdbarch *gdbarch);
H A Dlinux-tdep.c1797 siginfo_type = gdbarch_get_siginfo_type (gdbarch);
H A Dgdbarch.c4351 gdbarch_get_siginfo_type (struct gdbarch *gdbarch) function
4356 gdb_printf (gdb_stdlog, "gdbarch_get_siginfo_type called\n");

Completed in 302 milliseconds