Searched refs:value_actual_type (Results 1 – 7 of 7) sorted by relevance
| /netbsd/src/external/gpl3/gdb/dist/gdb/ |
| D | varobj.c | 384 var->type = value_actual_type (value, 0, &real_type_found); in varobj_create() 1140 struct type *new_type = value_actual_type (new_value, 0, 0); in update_type_if_necessary() 1798 child->type = value_actual_type (item->value.get (), 0, NULL); in create_child_with_value()
|
| D | c-varobj.c | 120 enclosing_type = value_actual_type (*value, 1, &real_type_found); in adjust_value_for_child_access()
|
| D | value.h | 912 extern struct type *value_actual_type (struct value *value,
|
| D | value.c | 1074 value_actual_type (struct value *value, int resolve_simple_types, in value_actual_type() function
|
| D | ChangeLog-2012 | 1583 * value.c (value_actual_type): Check for TYPE_CODE_STRUCT 9250 * value.c (value_actual_type): New function. 9251 * value.h (value_actual_type): New declaration. 9253 (varobj_create): Call value_actual_type instead of 9261 (create_child_with_value): Call value_actual_type instead of
|
| D | ChangeLog-2016 | 8435 * value.c (value_actual_type): Don't try to get rtti type 8559 * value.c (value_actual_type): Fix formatting issue.
|
| D | ChangeLog-2017 | 15867 * value.c (value_actual_type, value_as_address, unpack_long)
|