Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils/gdb/
H A Dvalues.c217 struct type *encl_type = VALUE_ENCLOSING_TYPE (arg); in value_copy() local
218 struct value *val = allocate_value (encl_type); in value_copy()