Home
last modified time | relevance | path

Searched refs:allocate_repeat_value (Results 1 – 7 of 7) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dvalue.h339 extern struct value *allocate_repeat_value (struct type *type, int count);
H A Dvalues.c111 allocate_repeat_value (struct type *type, int count) in allocate_repeat_value() function
H A Deval.c1847 return allocate_repeat_value (VALUE_TYPE (arg1), in evaluate_subexp_standard()
H A Dvalops.c768 val = allocate_repeat_value (VALUE_ENCLOSING_TYPE (arg1), count); in value_repeat()
H A DChangeLog-1995946 match recent allocate_repeat_value change.
1144 * values.c (allocate_repeat_value): Allocate an array type, and
H A DChangeLog-19901021 values.c: allocate_repeat_value was not clearing the
H A DChangeLog-19963767 * values.c (allocate_repeat_value): Remove unused variable