Searched refs:gdbarch_bfloat16_format (Results 1 - 7 of 7) sorted by relevance

/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Darch-utils.c299 format = gdbarch_bfloat16_format (gdbarch);
H A Dgdbarch-gen.h79 extern const struct floatformat ** gdbarch_bfloat16_format (struct gdbarch *gdbarch);
H A Dgdbarch.c1491 gdbarch_bfloat16_format (struct gdbarch *gdbarch) function
1495 gdb_printf (gdb_stdlog, "gdbarch_bfloat16_format called\n");
H A Dgdbtypes.c6213 "bfloat16", gdbarch_bfloat16_format (gdbarch));
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dgdbarch.h170 extern const struct floatformat ** gdbarch_bfloat16_format (struct gdbarch *gdbarch);
H A Dgdbarch.c1653 gdbarch_bfloat16_format (struct gdbarch *gdbarch) function
1657 fprintf_unfiltered (gdb_stdlog, "gdbarch_bfloat16_format called\n");
H A Dgdbtypes.c5776 "bfloat16", gdbarch_bfloat16_format (gdbarch));

Completed in 293 milliseconds