Home
last modified time | relevance | path

Searched refs:value_at (Results 1 – 13 of 13) sorted by relevance

/trueos/contrib/gdb/gdb/
HDhpacc-abi.c129 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()
HDc-valprint.c234 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()
HDfindvar.c469 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()
HDp-valprint.c240 vt_val = value_at (wtype, vt_address, NULL); in pascal_val_print()
288 value_at in pascal_val_print()
HDvalues.c797 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()
HDjv-lang.c228 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()
HDjv-valprint.c71 val = value_at (type, address, NULL); in java_value_print()
HDvalue.h316 extern struct value *value_at (struct type *type, CORE_ADDR addr,
HDf-valprint.c442 value_at in f_val_print()
HDinfcall.c1051 struct value *retval = value_at (value_type, struct_addr, NULL); in call_function_by_hand()
HDvalops.c460 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()
HDinfcmd.c1095 value = value_at (value_type, addr, NULL); in print_return_value()
HDada-lang.c1394 v = value_at (type, in ada_value_primitive_packed_val()