Searched refs:value_subscript (Results 1 – 14 of 14) sorted by relevance
| /openbsd-src/gnu/usr.bin/binutils/gdb/ |
| H A D | gnu-v3-abi.c | 337 vfn = value_subscript (value_field (vtable, vtable_field_virtual_functions), in gnuv3_virtual_fn_field() 418 base_offset = value_as_long (value_subscript (vbase_array, offset_val)); in gnuv3_baseclass_offset()
|
| H A D | gnu-v2-abi.c | 152 entry = value_subscript (vtbl, vi); in gnuv2_virtual_fn_field()
|
| H A D | wrapper.c | 245 (args)->result.pointer = value_subscript (val1, val2); in wrap_value_subscript()
|
| H A D | value.h | 417 extern struct value *value_subscript (struct value *array, struct value *idx);
|
| H A D | eval.c | 1282 return value_subscript (arg1, arg2); in evaluate_subexp_standard() 1550 return value_subscript (arg1, arg2); in evaluate_subexp_standard() 1606 arg1 = value_subscript (arg1, arg2); in evaluate_subexp_standard()
|
| H A D | jv-lang.c | 914 return value_subscript (arg1, arg2); in evaluate_subexp_java()
|
| H A D | valarith.c | 180 value_subscript (struct value *array, struct value *idx) in value_subscript() function
|
| H A D | ChangeLog-1995 | 197 * valarith.c (value_subscript): Likewise. 270 * valarith.c (value_subscript): Also subscript bitstrings (for Chill). 2120 * valarith.c (value_subscript): Remove unused variable 4261 * eval.c (evaluate_subscript): Don't call value_subscript, since 4361 * valarith.c (value_subscript): Use it. 4504 (value_subscript): Use enhanced value_subscripted_rvalue if
|
| H A D | ChangeLog-1993 | 224 * valarith.c (value_subscript), valops.c (value_coerce_array): 5895 * valarith.c (value_subscript): Add COERCE_REF. 7503 * valarith.c (value_subscript): Take array lower bounds into 7506 arrays with nonzero lower bounds are dealt with in value_subscript,
|
| H A D | ada-lang.c | 2069 elt = value_subscript (elt, value_pos_atr (ind[k])); in ada_value_subscript()
|
| H A D | ChangeLog-1996 | 3757 * valarith.c (value_subscript): Remove unused variable "word". 3758 (value_subscript): Remove unused variable "tint".
|
| H A D | ChangeLog-3.x | 2189 (value_subscript): Used above when app.
|
| H A D | ChangeLog-2000 | 6013 Safe version of value_subscript.
|
| H A D | ChangeLog | 1158 * valarith.c (value_subscript): Treat an array with upper-bound
|