Searched refs:gdbarch_fetch_pointer_argument (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dgdbarch.h895 extern CORE_ADDR gdbarch_fetch_pointer_argument (struct gdbarch *gdbarch, struct frame_info *frame, int argi, struct type *type);
H A Dgdbarch.c3656 gdbarch_fetch_pointer_argument (struct gdbarch *gdbarch, struct frame_info *frame, int argi, struct type *type) function
3661 fprintf_unfiltered (gdb_stdlog, "gdbarch_fetch_pointer_argument called\n");
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dgdbarch-gen.h874 extern CORE_ADDR gdbarch_fetch_pointer_argument (struct gdbarch *gdbarch, frame_info_ptr frame, int argi, struct type *type);
H A Dgdbarch.c3628 gdbarch_fetch_pointer_argument (struct gdbarch *gdbarch, frame_info_ptr frame, int argi, struct type *type) function
3633 gdb_printf (gdb_stdlog, "gdbarch_fetch_pointer_argument called\n");

Completed in 117 milliseconds