Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gdb/gdb/
H A Dada-lang.c90 static struct value *make_array_descriptor (struct type *, struct value *,
3063 return make_array_descriptor (formal_type, actual, sp); in convert_actual()
3098 make_array_descriptor (struct type *type, struct value *arr, CORE_ADDR *sp) in make_array_descriptor() function