Searched refs:gdbarch_long_double_bit (Results 1 - 17 of 17) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dd-lang.c321 = arch_float_type (gdbarch, gdbarch_long_double_bit (gdbarch),
337 = arch_float_type (gdbarch, gdbarch_long_double_bit (gdbarch),
H A Darch-utils.c240 else if (len == gdbarch_long_double_bit (gdbarch))
H A Dtarget-descriptions.c958 else if (reg->bitsize == gdbarch_long_double_bit (gdbarch))
H A Dgdbarch.h191 extern int gdbarch_long_double_bit (struct gdbarch *gdbarch);
H A Dgdbtypes.c5781 = arch_float_type (gdbarch, gdbarch_long_double_bit (gdbarch),
5934 = init_float_type (objfile, gdbarch_long_double_bit (gdbarch),
H A Dgdbarch.c1768 gdbarch_long_double_bit (struct gdbarch *gdbarch) function
1773 fprintf_unfiltered (gdb_stdlog, "gdbarch_long_double_bit called\n");
H A Di386-tdep.c8443 && gdbarch_long_double_bit (gdbarch) == TYPE_LENGTH (type) * 8)
H A Dada-lang.c13828 = arch_float_type (gdbarch, gdbarch_long_double_bit (gdbarch),
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dd-lang.c235 = arch_float_type (gdbarch, gdbarch_long_double_bit (gdbarch),
254 = arch_float_type (gdbarch, gdbarch_long_double_bit (gdbarch),
H A Df-lang.c1772 else if (gdbarch_long_double_bit (gdbarch) == 128)
1774 = arch_float_type (gdbarch, gdbarch_long_double_bit (gdbarch),
H A Darch-utils.c306 else if (len == gdbarch_long_double_bit (gdbarch))
H A Dtarget-descriptions.c950 else if (reg->bitsize == gdbarch_long_double_bit (gdbarch))
H A Dgdbarch-gen.h100 extern int gdbarch_long_double_bit (struct gdbarch *gdbarch);
H A Dgdbtypes.c6218 = arch_float_type (gdbarch, gdbarch_long_double_bit (gdbarch),
6387 = init_float_type (objfile, gdbarch_long_double_bit (gdbarch),
H A Dgdbarch.c1606 gdbarch_long_double_bit (struct gdbarch *gdbarch) function
1611 gdb_printf (gdb_stdlog, "gdbarch_long_double_bit called\n");
H A Di386-tdep.c8458 && gdbarch_long_double_bit (gdbarch) == type->length () * 8)
H A Dada-lang.c13569 add (arch_float_type (gdbarch, gdbarch_long_double_bit (gdbarch),

Completed in 491 milliseconds