GDB (xrefs)
|
Public Member Functions | |
gdb_mpfr (const struct type *type) | |
gdb_mpfr (const gdb_mpfr &source) | |
~gdb_mpfr () | |
Public Attributes | |
mpfr_t | val |
Definition at line 1193 of file target-float.c.
|
inline |
Definition at line 1198 of file target-float.c.
References floatformat_from_type(), floatformat_precision(), and val.
|
inline |
Definition at line 1204 of file target-float.c.
References val.
|
inline |
Definition at line 1209 of file target-float.c.
References val.
mpfr_t mpfr_float_ops::gdb_mpfr::val |
Definition at line 1196 of file target-float.c.
Referenced by gdb-gdb.TypeFlagsPrinter::__str__(), mpfr_float_ops::binop(), gdb-gdb.StructMainTypePrettyPrinter::bound_img(), gdb-gdb.StructMainTypePrettyPrinter::bounds_img(), mpfr_float_ops::compare(), mpfr_float_ops::convert(), gdb-gdb.StructMainTypePrettyPrinter::flags_to_string(), mpfr_float_ops::from_host_double(), mpfr_float_ops::from_longest(), mpfr_float_ops::from_string(), mpfr_float_ops::from_target(), mpfr_float_ops::from_ulongest(), gdb_mpfr(), gdb_mpfr(), gdb-gdb.StructMainTypePrettyPrinter::owner_to_string(), gdb-gdb.StructMainTypePrettyPrinter::struct_field_img(), mpfr_float_ops::to_host_double(), mpfr_float_ops::to_longest(), mpfr_float_ops::to_string(), gdb-gdb.StructTypePrettyPrinter::to_string(), gdb-gdb.StructMainTypePrettyPrinter::to_string(), mpfr_float_ops::to_target(), gdb-gdb.StructMainTypePrettyPrinter::type_specific_img(), and ~gdb_mpfr().