Home
last modified time | relevance | path

Searched refs:gdbarch_deprecated_frame_locals_address_p (Results 1 – 2 of 2) sorted by relevance

/freebsd-9-stable/contrib/gdb/gdb/
Dgdbarch.h1802 extern int gdbarch_deprecated_frame_locals_address_p (struct gdbarch *gdbarch);
1807 #define DEPRECATED_FRAME_LOCALS_ADDRESS_P() (gdbarch_deprecated_frame_locals_address_p (current_gdb…
Dgdbarch.c4655 gdbarch_deprecated_frame_locals_address_p (struct gdbarch *gdbarch) in gdbarch_deprecated_frame_locals_address_p() function