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

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dinfcmd.c2903 gdbarch_print_float_info (get_frame_arch (frame), gdb_stdout, frame, args);
H A Dgdbarch.h441 extern void gdbarch_print_float_info (struct gdbarch *gdbarch, struct ui_file *file, struct frame_info *frame, const char *args);
H A Dgdbarch.c2478 gdbarch_print_float_info (struct gdbarch *gdbarch, struct ui_file *file, struct frame_info *frame, const char *args) function
2483 fprintf_unfiltered (gdb_stdlog, "gdbarch_print_float_info called\n");
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dgdbarch-gen.h354 extern void gdbarch_print_float_info (struct gdbarch *gdbarch, struct ui_file *file, frame_info_ptr frame, const char *args);
H A Dinfcmd.c2972 gdbarch_print_float_info (get_frame_arch (frame), gdb_stdout, frame, args);
H A Dgdbarch.c2313 gdbarch_print_float_info (struct gdbarch *gdbarch, struct ui_file *file, frame_info_ptr frame, const char *args) function
2318 gdb_printf (gdb_stdlog, "gdbarch_print_float_info called\n");

Completed in 200 milliseconds