Home
last modified time | relevance | path

Searched refs:value_zero (Results 1 – 8 of 8) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Deval.c1309 return value_zero (lookup_struct_elt_type (VALUE_TYPE (arg1), in evaluate_subexp_standard()
1352 return value_zero (lookup_struct_elt_type (VALUE_TYPE (arg1), in evaluate_subexp_standard()
1511 return value_zero (VALUE_TYPE (arg1), not_lval); in evaluate_subexp_standard()
1548 return value_zero (TYPE_TARGET_TYPE (type), VALUE_LVAL (arg1)); in evaluate_subexp_standard()
1589 arg1 = value_zero (type, VALUE_LVAL (arg1)); in evaluate_subexp_standard()
1908 return value_zero (TYPE_TARGET_TYPE (type), in evaluate_subexp_standard()
1912 return value_zero (builtin_type_int, lval_memory); in evaluate_subexp_standard()
1972 return value_zero (exp->elts[pc + 1].type, lval_memory); in evaluate_subexp_standard()
2120 value_zero (type, not_lval); in evaluate_subexp_for_address()
2134 return value_zero (lookup_pointer_type (VALUE_TYPE (x)), in evaluate_subexp_for_address()
H A Dada-lang.c7160 return value_zero (to_static_fixed_type (type), not_lval); in ada_evaluate_subexp()
7219 return value_zero (VALUE_TYPE (arg1), not_lval); in ada_evaluate_subexp()
7237 return value_zero (VALUE_TYPE (arg1), not_lval); in ada_evaluate_subexp()
7280 return value_zero in ada_evaluate_subexp()
7513 return value_zero (builtin_type_int, not_lval); in ada_evaluate_subexp()
7668 return value_zero (ada_tag_type (arg1), not_lval); in ada_evaluate_subexp()
7680 return value_zero (VALUE_TYPE (arg1), not_lval); in ada_evaluate_subexp()
7707 return value_zero (builtin_type_int, not_lval); in ada_evaluate_subexp()
7716 return value_zero (builtin_type_int, not_lval); in ada_evaluate_subexp()
7729 return value_zero (type, not_lval); in ada_evaluate_subexp()
[all …]
H A Dvalops.c394 value_zero (t1, not_lval), 0, t1, 1); in value_cast()
419 return value_zero (builtin_type_void, not_lval); in value_cast()
431 value_zero (struct type *type, enum lval_type lv) in value_zero() function
2754 slice = value_zero (slice_type, not_lval); in value_slice()
2843 return value_literal_complex (val, value_zero (real_type, not_lval), type); in cast_into_complex()
H A Djv-lang.c897 return value_zero (el_type, VALUE_LVAL (arg1)); in evaluate_subexp_java()
912 return value_zero (TYPE_TARGET_TYPE (type), VALUE_LVAL (arg1)); in evaluate_subexp_java()
H A Dvalarith.c489 return value_zero (return_type, VALUE_LVAL (arg1)); in value_x_binop()
584 return value_zero (return_type, VALUE_LVAL (arg1)); in value_x_unop()
H A Dvalue.h413 extern struct value *value_zero (struct type *type, enum lval_type lv);
H A Dvarobj.c746 val = value_zero (var->type, not_lval); in varobj_get_type()
H A DChangeLog-3.x1676 * eval.c (evalue_subexp): Change subscript case to use value_zero
1930 * valops.c (value_zero): Add an argument for type of lval.
1935 value_zero properley.
1937 * valops.c, value.h (value_zero): Created--will return a value of