Searched refs:value_at (Results 1 – 13 of 13) sorted by relevance
| /trueos/contrib/gdb/gdb/ |
| HD | hpacc-abi.c | 129 vp = value_at (builtin_type_int, in hpacc_virtual_fn_field() 149 vp = value_at (builtin_type_int, in hpacc_virtual_fn_field() 156 vp = value_at (builtin_type_int, coreptr, NULL); in hpacc_virtual_fn_field() 231 vp = value_at (builtin_type_int, in hpacc_value_rtti_type() 240 vp = value_at (builtin_type_int, coreptr + 4 * HP_ACC_TYPEINFO_OFFSET, in hpacc_value_rtti_type() 249 vp = value_at (builtin_type_int, coreptr + 4, VALUE_BFD_SECTION (v)); in hpacc_value_rtti_type()
|
| HD | c-valprint.c | 234 vt_val = value_at (wtype, vt_address, NULL); in c_val_print() 280 value_at in c_val_print() 440 struct value *v = value_at (type, address, NULL); in c_val_print()
|
| HD | findvar.c | 469 loc = value_at (lookup_pointer_type (type), locaddr, NULL); in read_var_value() 492 ref = value_at (lookup_pointer_type (type), argref, NULL); in read_var_value()
|
| HD | p-valprint.c | 240 vt_val = value_at (wtype, vt_address, NULL); in pascal_val_print() 288 value_at in pascal_val_print()
|
| HD | values.c | 797 retval = value_at (TYPE_FIELD_TYPE (type, fieldno), in value_static_field() 814 retval = value_at (TYPE_FIELD_TYPE (type, fieldno), in value_static_field()
|
| HD | jv-lang.c | 228 obj_val = value_at (get_java_object_type (), in java_class_from_object() 905 return value_at (el_type, address, NULL); in evaluate_subexp_java()
|
| HD | jv-valprint.c | 71 val = value_at (type, address, NULL); in java_value_print()
|
| HD | value.h | 316 extern struct value *value_at (struct type *type, CORE_ADDR addr,
|
| HD | f-valprint.c | 442 value_at in f_val_print()
|
| HD | infcall.c | 1051 struct value *retval = value_at (value_type, struct_addr, NULL); in call_function_by_hand()
|
| HD | valops.c | 460 value_at (struct type *type, CORE_ADDR addr, asection *sect) in value_at() function 1506 vp = value_at (builtin_type_int, vtbl + 4 * (-skip - index - HP_ACC_VBASE_START), NULL); in find_rt_vbase_offset()
|
| HD | infcmd.c | 1095 value = value_at (value_type, addr, NULL); in print_return_value()
|
| HD | ada-lang.c | 1394 v = value_at (type, in ada_value_primitive_packed_val()
|