| /src/external/gpl3/gdb.old/dist/gdb/ |
| c-varobj.c | 117 struct type *enclosing_type; local 120 enclosing_type = value_actual_type (*value, 1, &real_type_found); 123 *type = enclosing_type; 124 *value = value_cast (enclosing_type, *value);
|
| c-varobj.c | 117 struct type *enclosing_type; local 120 enclosing_type = value_actual_type (*value, 1, &real_type_found); 123 *type = enclosing_type; 124 *value = value_cast (enclosing_type, *value);
|
| value.h | 305 When we store the entire object, `enclosing_type' is the run-time 312 If `type' is a pointer to an object, then `enclosing_type' is a 321 If we're not doing anything fancy, `enclosing_type' is equal to 325 struct type *enclosing_type () const function in struct:value 453 int len = check_typedef (val->enclosing_type ())->length (); 769 When we store the entire object, `enclosing_type' is the run-time 776 If `type' is a pointer to an object, then `enclosing_type' is a 785 If we're not doing anything fancy, `enclosing_type' is equal to
|
| value.h | 305 When we store the entire object, `enclosing_type' is the run-time 312 If `type' is a pointer to an object, then `enclosing_type' is a 321 If we're not doing anything fancy, `enclosing_type' is equal to 325 struct type *enclosing_type () const function in struct:value 453 int len = check_typedef (val->enclosing_type ())->length (); 769 When we store the entire object, `enclosing_type' is the run-time 776 If `type' is a pointer to an object, then `enclosing_type' is a 785 If we're not doing anything fancy, `enclosing_type' is equal to
|
| valops.c | 1346 val->set_enclosing_type (fromval->enclosing_type ()); 1367 val = allocate_repeat_value (arg1->enclosing_type (), count); 1374 type_length_units (val->enclosing_type ())); 1562 struct type *enclosing_type local 1563 = check_typedef (arg1->enclosing_type ()); 1565 = lookup_pointer_type (enclosing_type->target_type ()); 1591 arg2->set_enclosing_type (lookup_pointer_type (arg1->enclosing_type ())); 1651 enc_type = check_typedef (arg1->enclosing_type ()); 1699 typelength = type_length_units (elemvec[0]->enclosing_type ()); 1702 if (type_length_units (other->enclosing_type ()) != typelength [all...] |
| valops.c | 1346 val->set_enclosing_type (fromval->enclosing_type ()); 1367 val = allocate_repeat_value (arg1->enclosing_type (), count); 1374 type_length_units (val->enclosing_type ())); 1562 struct type *enclosing_type local 1563 = check_typedef (arg1->enclosing_type ()); 1565 = lookup_pointer_type (enclosing_type->target_type ()); 1591 arg2->set_enclosing_type (lookup_pointer_type (arg1->enclosing_type ())); 1651 enc_type = check_typedef (arg1->enclosing_type ()); 1699 typelength = type_length_units (elemvec[0]->enclosing_type ()); 1702 if (type_length_units (other->enclosing_type ()) != typelength [all...] |
| /src/external/gpl3/gdb/dist/gdb/ |
| c-varobj.c | 117 struct type *enclosing_type; local 120 enclosing_type = value_actual_type (*value, 1, &real_type_found); 123 *type = enclosing_type; 124 *value = value_cast (enclosing_type, *value);
|
| c-varobj.c | 117 struct type *enclosing_type; local 120 enclosing_type = value_actual_type (*value, 1, &real_type_found); 123 *type = enclosing_type; 124 *value = value_cast (enclosing_type, *value);
|
| value.h | 305 When we store the entire object, `enclosing_type' is the run-time 312 If `type' is a pointer to an object, then `enclosing_type' is a 321 If we're not doing anything fancy, `enclosing_type' is equal to 325 struct type *enclosing_type () const function in struct:value 453 int len = check_typedef (val->enclosing_type ())->length (); 769 When we store the entire object, `enclosing_type' is the run-time 776 If `type' is a pointer to an object, then `enclosing_type' is a 785 If we're not doing anything fancy, `enclosing_type' is equal to
|
| value.h | 305 When we store the entire object, `enclosing_type' is the run-time 312 If `type' is a pointer to an object, then `enclosing_type' is a 321 If we're not doing anything fancy, `enclosing_type' is equal to 325 struct type *enclosing_type () const function in struct:value 453 int len = check_typedef (val->enclosing_type ())->length (); 769 When we store the entire object, `enclosing_type' is the run-time 776 If `type' is a pointer to an object, then `enclosing_type' is a 785 If we're not doing anything fancy, `enclosing_type' is equal to
|
| valops.c | 1343 val->set_enclosing_type (fromval->enclosing_type ()); 1364 val = allocate_repeat_value (arg1->enclosing_type (), count); 1371 type_length_units (val->enclosing_type ())); 1559 struct type *enclosing_type local 1560 = check_typedef (arg1->enclosing_type ()); 1562 = lookup_pointer_type (enclosing_type->target_type ()); 1588 arg2->set_enclosing_type (lookup_pointer_type (arg1->enclosing_type ())); 1648 enc_type = check_typedef (arg1->enclosing_type ()); 1699 typelength = type_length_units (elemvec[0]->enclosing_type ()); 1702 if (type_length_units (other->enclosing_type ()) != typelength [all...] |
| valops.c | 1343 val->set_enclosing_type (fromval->enclosing_type ()); 1364 val = allocate_repeat_value (arg1->enclosing_type (), count); 1371 type_length_units (val->enclosing_type ())); 1559 struct type *enclosing_type local 1560 = check_typedef (arg1->enclosing_type ()); 1562 = lookup_pointer_type (enclosing_type->target_type ()); 1588 arg2->set_enclosing_type (lookup_pointer_type (arg1->enclosing_type ())); 1648 enc_type = check_typedef (arg1->enclosing_type ()); 1699 typelength = type_length_units (elemvec[0]->enclosing_type ()); 1702 if (type_length_units (other->enclosing_type ()) != typelength [all...] |