Home
last modified time | relevance | path

Searched refs:gdbarch_float_bit (Results 1 – 9 of 9) sorted by relevance

/dflybsd-src/contrib/gdb-7/gdb/
H A Df-lang.c314 = arch_float_type (gdbarch, gdbarch_float_bit (gdbarch), in build_fortran_types()
H A Dm2-lang.c409 = arch_float_type (gdbarch, gdbarch_float_bit (gdbarch), "REAL", NULL); in build_m2_types()
H A Ddoublest.c801 else if (len * TARGET_CHAR_BIT == gdbarch_float_bit (gdbarch)) in floatformat_from_length()
H A Dgdbtypes.c3839 = arch_float_type (gdbarch, gdbarch_float_bit (gdbarch), in gdbtypes_post_init()
3999 gdbarch_float_bit (gdbarch) / TARGET_CHAR_BIT, in objfile_type()
H A Dgdbarch.h158 extern int gdbarch_float_bit (struct gdbarch *gdbarch);
H A Dtarget-descriptions.c983 if (reg->bitsize == gdbarch_float_bit (gdbarch)) in tdesc_register_type()
H A Dmdebugread.c1424 gdbarch_float_bit (gdbarch) / TARGET_CHAR_BIT, 0, in basic_type()
1436 2 * gdbarch_float_bit (gdbarch) / TARGET_CHAR_BIT, 0, in basic_type()
H A Dgdbarch.c1601 gdbarch_float_bit (struct gdbarch *gdbarch) in gdbarch_float_bit() function
H A Dada-lang.c12660 = arch_float_type (gdbarch, gdbarch_float_bit (gdbarch), in ada_language_arch_info()