33 struct ui_file *stream,
int recurse,
47 struct type *true_type;
48 struct type *ptr_type;
68 stream, recurse + 1, ival, options);
88 stream, recurse, val, options);
93 recurse, val, options);
struct type * lookup_array_range_type(struct type *element_type, LONGEST low_bound, LONGEST high_bound)
#define TYPE_FIELD_NAME(thistype, n)
CORE_ADDR unpack_pointer(struct type *type, const gdb_byte *valaddr)
LONGEST value_embedded_offset(const struct value *value)
struct value * value_at(struct type *type, CORE_ADDR addr)
const gdb_byte * value_contents_for_printing(struct value *value)
int value_bits_any_optimized_out(const struct value *value, int bit_offset, int bit_length)
#define TYPE_FIELD_TYPE(thistype, n)
struct type * check_typedef(struct type *type)
LONGEST unpack_field_as_long(struct type *type, const gdb_byte *valaddr, int fieldno)
void d_val_print(struct type *type, int embedded_offset, CORE_ADDR address, struct ui_file *stream, int recurse, struct value *val, const struct value_print_options *options)
void c_val_print(struct type *, int, CORE_ADDR, struct ui_file *, int, struct value *, const struct value_print_options *)
#define TYPE_FIELD_BITPOS(thistype, n)
#define TYPE_TARGET_TYPE(thistype)
#define TYPE_CODE(thistype)
#define TYPE_NFIELDS(thistype)
static int dynamic_array_type(struct type *type, LONGEST embedded_offset, CORE_ADDR address, struct ui_file *stream, int recurse, struct value *val, const struct value_print_options *options)
struct type * value_type(const struct value *value)
#define TYPE_LENGTH(thistype)