| /openbsd/src/gnu/usr.bin/binutils/gdb/ |
| D | jv-valprint.c | 192 val_print (VALUE_TYPE (v), VALUE_CONTENTS (v), 0, 0, in java_value_print() 245 return (val_print (type, VALUE_CONTENTS (val), 0, address, in java_value_print() 394 val_print (TYPE_FIELD_TYPE (type, i), VALUE_CONTENTS (v), 0, in java_print_value_fields() 414 val_print (VALUE_TYPE (v), in java_print_value_fields() 423 val_print (TYPE_FIELD_TYPE (type, i), in java_print_value_fields()
|
| D | c-valprint.c | 235 val_print (VALUE_TYPE (vt_val), VALUE_CONTENTS (vt_val), 0, in c_val_print() 286 val_print (VALUE_TYPE (deref_val), in c_val_print() 582 return val_print (VALUE_ENCLOSING_TYPE (val), VALUE_CONTENTS_ALL (val), 0, in c_value_print() 592 return val_print (VALUE_ENCLOSING_TYPE (val), VALUE_CONTENTS_ALL (val), 0, in c_value_print() 598 return val_print (type, VALUE_CONTENTS_ALL (val), in c_value_print()
|
| D | cp-valprint.c | 360 val_print (TYPE_FIELD_TYPE (type, i), VALUE_CONTENTS (v), in cp_print_value_fields() 382 val_print (TYPE_FIELD_TYPE (type, i), in cp_print_value_fields() 425 val_print (VALUE_TYPE (v), VALUE_CONTENTS (v), 0, 0, in cp_print_value_fields() 670 val_print (type, VALUE_CONTENTS_ALL (val), in cp_print_static_field() 790 val_print (VALUE_TYPE (vf), VALUE_CONTENTS (vf), 0, 0, in cp_print_hpacc_virtual_table_entries()
|
| D | p-valprint.c | 241 val_print (VALUE_TYPE (vt_val), VALUE_CONTENTS (vt_val), 0, in pascal_val_print() 294 val_print (VALUE_TYPE (deref_val), in pascal_val_print() 568 return val_print (type, VALUE_CONTENTS (val), VALUE_EMBEDDED_OFFSET (val), in pascal_value_print() 847 val_print (TYPE_FIELD_TYPE (type, i), VALUE_CONTENTS (v), 0, 0, in pascal_object_print_value_fields() 877 val_print (TYPE_FIELD_TYPE (type, i), in pascal_object_print_value_fields() 1044 val_print (type, VALUE_CONTENTS (val), 0, VALUE_ADDRESS (val), in pascal_object_print_static_field()
|
| D | ada-valprint.c | 206 val_print (elttype, VALUE_CONTENTS (v0), 0, 0, stream, format, in val_print_packed_array_elements() 231 val_print (elttype, VALUE_CONTENTS (v0), 0, 0, stream, format, in val_print_packed_array_elements() 863 val_print (VALUE_TYPE (deref_val), in ada_val_print_1() 955 return (val_print (type, VALUE_CONTENTS (val), 0, address, in ada_value_print() 1084 val_print (TYPE_FIELD_TYPE (type, i), VALUE_CONTENTS (v), 0, 0, in print_field_values()
|
| D | valprint.c | 126 val_print (struct type *type, char *valaddr, int embedded_offset, in val_print() function 808 val_print (elttype, valaddr + i * eltlen, 0, 0, stream, format, in val_print_array_elements() 819 val_print (elttype, valaddr + i * eltlen, 0, 0, stream, format, in val_print_array_elements()
|
| D | f-valprint.c | 307 val_print (TYPE_TARGET_TYPE (type), in f77_print_array_1() 447 val_print (VALUE_TYPE (deref_val), in f_val_print()
|
| D | infcmd.c | 1561 val_print (register_type (current_gdbarch, i), buffer, 0, 0, in default_print_registers_info() 1579 val_print (register_type (current_gdbarch, i), buffer, 0, 0, in default_print_registers_info() 1586 val_print (register_type (current_gdbarch, i), buffer, 0, 0, in default_print_registers_info()
|
| D | scm-valprint.c | 393 return (val_print (VALUE_TYPE (val), VALUE_CONTENTS (val), 0, in scm_value_print()
|
| D | ChangeLog-3.x | 162 * valprint.c (val_print): Rewrite string printing code not to 173 * valprint.c (val_print): chars_to_get: New variable. 627 (val_print, value_print): Use print_string. 630 (value_print, val_print): Use REPEAT_COUNT_THRESHOLD. 634 * valprint.c (val_print): Pass the repeat count arg to the 751 * valprint.c (val_print, value_print): Add "<repeats %d times>" code. 1116 * valprint.c (val_print): Made sure that all returns returned a 1298 * valprint.c (val_print): Changed assignment of pretty to use 1369 * valprint.c (val_print, value_print): Add parameter to control 1447 * valprint.c (val_print): Used in a couple of new places. [all …]
|
| D | ChangeLog-1990 | 75 * infcmd.c (do_registers_info): Call val_print to deal with the 393 * valprint.c (val_print): When unpacking bitfields, offset 801 * valprint.c (val_print): Use output_format to print scalar ints. 843 valprint.c (print_string, val_print): Use the global inspect_it 1209 * valprint.c (val_print): Demangle fancy vtbl printouts. Lint. 1560 * valprint.c (val_print): Handle format letter "s" to print 1585 In val_print, if deref_ref==0, don't print dangling " = ". 1840 * valprint.c (val_print): Use `baseclass_addr' to access the 1949 * valprint.c (val_print): Change error message printed when 1952 * valprint.c (val_print): Check for TYPE_CODE_UNDEF. [all …]
|
| D | value.h | 520 extern int val_print (struct type * type, char *valaddr,
|
| D | ChangeLog-1998 | 382 val_print and cp_print_value_fields. process TYPE_CODE_METHOD as 384 embedded offset param to val_print call. 386 (c_value_print): Add new parameter to call to val_print. 1115 (pa_print_fp_reg): Additional params to call val_print 1221 * infcmd.c: Changed calls to val_print, using a new macro, 1224 (do_registers_info): Changed calls to val_print 2482 Added parameter to val_print func decl. 2613 val_print, and cp_print_value_fields. Attempt to determine the 2617 param to val_print call. 2619 (c_value_print): Add new parameter to call to val_print. Handle [all …]
|
| D | sh-tdep.c | 2083 val_print (gdbarch_register_type (gdbarch, regnum), raw_buffer, 0, 0, in sh_do_register() 2086 val_print (gdbarch_register_type (gdbarch, regnum), raw_buffer, 0, 0, in sh_do_register()
|
| D | sh64-tdep.c | 2624 val_print (gdbarch_register_type (gdbarch, regnum), raw_buffer, 0, 0, in sh_do_register() 2627 val_print (gdbarch_register_type (gdbarch, regnum), raw_buffer, 0, 0, in sh_do_register()
|
| D | stack.c | 353 val_print (VALUE_TYPE (val), VALUE_CONTENTS (val), 0, in print_frame_args()
|
| D | ChangeLog-1991 | 423 * valprint.c (val_print): I finally understand arrays, remove FIXME. 1509 * valprint.c (val_print, type_print_base): TYPE_CODE_RANGE less 1951 hexformat() in val_print(). 2165 0 in val_print(). Also added statements to the else part 2166 to coerce type (argument to val_print) to a pointer type 3031 * valprint.c (val_print): When printing function pointers, 3498 * valprint.c (val_print): Print out first element of vtbl 4072 * valprint.c (val_print): lint 4566 (val_print): Use unpack_long rather than pointer-deref. 5039 * valprint.c (val_print): Call print_address_demangle rather than [all …]
|
| D | varobj.c | 2152 val_print (VALUE_TYPE (var->value), in c_value_of_variable()
|
| D | ChangeLog-1992 | 214 * valprint.c (val_print): Reorganize comment and add note 788 * valprint.c (value_print, val_print): Replace calls to 790 * valprint.c (val_print): Replace C style character printing 792 * valprint.c (val_print): Add case for TYPE_CODE_CHAR. 927 * valprint.c (val_print): Print TYPE_CODE_BOOL type values as 1709 (val_print [case TYPE_CODE_PTR]): Use the new METHOD_PTR_* 4281 * valprint.c (val_print): Replace use of sys_errlist with 5815 * valprint.c (value_print, val_print_fields, val_print): Make arg int. 6056 * valprint.c (val_print): If there is an error when trying
|
| D | ChangeLog-1996 | 566 * infcmd.c (do_registers_info): Call val_print with the 919 to val_print, not 0.
|
| D | ChangeLog-2001 | 479 * valprint.c (val_print): Ditto. 2618 registers. Handled by val_print.
|
| D | ChangeLog-1995 | 200 * valprint.c (val_print): If TYPE_LENGTH is zero, don't automatically
|
| D | ChangeLog-1994 | 3878 * valprint.c (val_print): Remove inaccurate comment about what
|
| D | ChangeLog-1993 | 548 * cp-valprint.c (cp_print_value_fields): Recurse to val_print,
|
| /openbsd/src/gnu/usr.bin/binutils/gdb/mi/ |
| D | mi-main.c | 540 val_print (register_type (current_gdbarch, regnum), buffer, 0, 0, in get_register() 682 val_print (VALUE_TYPE (val), VALUE_CONTENTS (val), in mi_cmd_data_evaluate_expression()
|