HomeSort by: relevance | last modified time | path
    Searched refs:gdbarch_bfloat16_format (Results 1 - 8 of 8) sorted by relevancy

  /src/external/gpl3/gdb.old/dist/gdb/
arch-utils.c 300 format = gdbarch_bfloat16_format (gdbarch);
gdbarch-gen.h 79 extern const struct floatformat ** gdbarch_bfloat16_format (struct gdbarch *gdbarch);
gdbtypes.c 5962 "bfloat16", gdbarch_bfloat16_format (gdbarch));
gdbarch-gen.c 1540 gdbarch_bfloat16_format (struct gdbarch *gdbarch) function
1545 gdb_printf (gdb_stdlog, "gdbarch_bfloat16_format called\n");
  /src/external/gpl3/gdb/dist/gdb/
arch-utils.c 300 format = gdbarch_bfloat16_format (gdbarch);
gdbarch-gen.h 79 extern const struct floatformat ** gdbarch_bfloat16_format (struct gdbarch *gdbarch);
gdbtypes.c 6024 "bfloat16", gdbarch_bfloat16_format (gdbarch));
gdbarch-gen.c 1553 gdbarch_bfloat16_format (struct gdbarch *gdbarch) function
1558 gdb_printf (gdb_stdlog, "gdbarch_bfloat16_format called\n");

Completed in 71 milliseconds