Home
last modified time | relevance | path

Searched refs:set_gdbarch_double_format (Results 1 – 3 of 3) sorted by relevance

/freebsd-10-stable/contrib/gdb/gdb/
Darm-tdep.c2385 set_gdbarch_double_format (gdbarch, in arm_set_fp()
2392 set_gdbarch_double_format (gdbarch, &floatformat_ieee_double_little); in arm_set_fp()
2794 set_gdbarch_double_format (gdbarch, &floatformat_ieee_double_big); in arm_gdbarch_init()
Dgdbarch.h1966 extern void set_gdbarch_double_format (struct gdbarch *gdbarch, const struct floatformat * double_f…
Dgdbarch.c4874 set_gdbarch_double_format (struct gdbarch *gdbarch, in set_gdbarch_double_format() function