Searched refs:gdbarch_floatformat_for_type (Results 1 - 11 of 11) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dctfread.c340 format = gdbarch_floatformat_for_type (gdbarch, name_hint, bits);
H A Dgdbarch.h213 extern const struct floatformat ** gdbarch_floatformat_for_type (struct gdbarch *gdbarch, const char *name, int length);
H A Dstabsread.c377 format = gdbarch_floatformat_for_type (gdbarch, NULL, bits);
H A Dgdbarch.c1836 gdbarch_floatformat_for_type (struct gdbarch *gdbarch, const char *name, int length) function
1841 fprintf_unfiltered (gdb_stdlog, "gdbarch_floatformat_for_type called\n");
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dctfread.c375 format = gdbarch_floatformat_for_type (gdbarch, name_hint, bits);
H A Dgdbarch-gen.h122 extern const struct floatformat ** gdbarch_floatformat_for_type (struct gdbarch *gdbarch, const char *name, int length);
H A Df-lang.c1768 auto fmt = gdbarch_floatformat_for_type (gdbarch, "real(kind=16)", 128);
H A Dstabsread.c377 format = gdbarch_floatformat_for_type (gdbarch, NULL, bits);
H A Dgdbarch.c1674 gdbarch_floatformat_for_type (struct gdbarch *gdbarch, const char *name, int length) function
1679 gdb_printf (gdb_stdlog, "gdbarch_floatformat_for_type called\n");
/netbsd-current/external/gpl3/gdb.old/dist/gdb/dwarf2/
H A Dread.c17843 format = gdbarch_floatformat_for_type (gdbarch, name_hint, bits);
/netbsd-current/external/gpl3/gdb/dist/gdb/dwarf2/
H A Dread.c17048 format = gdbarch_floatformat_for_type (gdbarch, name_hint, bits);

Completed in 461 milliseconds