Searched refs:value_full_object (Results 1 – 5 of 5) sorted by relevance
| /openbsd-src/gnu/usr.bin/binutils/gdb/ |
| H A D | c-valprint.c | 577 val = value_full_object (val, real_type, full, top, using_enc); in c_value_print()
|
| H A D | value.h | 408 extern struct value *value_full_object (struct value *, struct type *, int,
|
| H A D | valops.c | 939 arg2 = value_full_object (arg2, NULL, 0, 0, 0); in value_ind() 2600 value_full_object (struct value *argp, struct type *rtype, int xfull, int xtop, in value_full_object() function
|
| H A D | ChangeLog-1998 | 2404 (value_full_object): Ditto. 2446 (value_full_object): New function. Given a value, check its real
|
| H A D | ChangeLog-2001 | 5421 (value_full_object): Use it.
|