Searched refs:make_array_descriptor (Results 1 – 1 of 1) sorted by relevance
112 static struct value *make_array_descriptor (struct type *, struct value *,3533 return make_array_descriptor (formal_type, actual, sp); in convert_actual()3568 make_array_descriptor (struct type *type, struct value *arr, CORE_ADDR *sp) in make_array_descriptor() function