Home
last modified time | relevance | path

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

/dragonfly/contrib/gdb-7/gdb/
HDvalops.c223 value_cast_structs (struct type *type, struct value *v2) in value_cast_structs() function
330 v2 = value_cast_structs (t1, v2); in value_cast_pointers()
462 struct value *v = value_cast_structs (type, arg2); in value_cast()