GDB (xrefs)
|
#include "gmp-utils.h"
Public Member Functions | |
gdb_mpf () | |
DISABLE_COPY_AND_ASSIGN (gdb_mpf) | |
void | read_fixed_point (gdb::array_view< const gdb_byte > buf, enum bfd_endian byte_order, bool unsigned_p, const gdb_mpq &scaling_factor) |
~gdb_mpf () | |
Public Attributes | |
mpf_t | val |
Definition at line 222 of file gmp-utils.h.
|
inline |
Definition at line 227 of file gmp-utils.h.
References val.
|
inline |
Definition at line 249 of file gmp-utils.h.
References val.
gdb_mpf::DISABLE_COPY_AND_ASSIGN | ( | gdb_mpf | ) |
|
inline |
Definition at line 238 of file gmp-utils.h.
References gdb_mpq::read_fixed_point(), gdb_mpq::val, and val.
mpf_t gdb_mpf::val |
Definition at line 224 of file gmp-utils.h.
Referenced by gdb.printing._EnumInstance::__init__(), gdb.FrameDecorator.SymValueWrapper::__init__(), gdb.printer.bound_registers.MpxBound128Printer::__init__(), gdb-gdb.TypeFlagsPrinter::__str__(), gdb-gdb.StructMainTypePrettyPrinter::bound_img(), gdb-gdb.StructMainTypePrettyPrinter::bounds_img(), gdb-gdb.StructMainTypePrettyPrinter::flags_to_string(), gdb_mpf(), gdb-gdb.StructMainTypePrettyPrinter::owner_to_string(), read_fixed_point(), gdb-gdb.StructMainTypePrettyPrinter::struct_field_img(), gdb.printer.bound_registers.MpxBound128Printer::to_string(), gdb.printing._EnumInstance::to_string(), gdb-gdb.StructTypePrettyPrinter::to_string(), gdb-gdb.StructMainTypePrettyPrinter::to_string(), gdb-gdb.StructMainTypePrettyPrinter::type_specific_img(), gdb.FrameDecorator.SymValueWrapper::value(), and ~gdb_mpf().