Home
last modified time | relevance | path

Searched refs:gdbarch_bfloat16_format (Results 1 – 4 of 4) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/gdb/
Darch-utils.c299 format = gdbarch_bfloat16_format (gdbarch); in default_floatformat_for_type()
Dgdbarch-gen.h79 extern const struct floatformat ** gdbarch_bfloat16_format (struct gdbarch *gdbarch);
Dgdbtypes.c5965 "bfloat16", gdbarch_bfloat16_format (gdbarch));
Dgdbarch.c1525 gdbarch_bfloat16_format (struct gdbarch *gdbarch) in gdbarch_bfloat16_format() function