Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/gdb/gdb/
Dvalops.c106 static struct value *value_namespace_elt (const struct type *curtype,
2444 return value_namespace_elt (curtype, name, noside); in value_aggregate_elt()
2602 value_namespace_elt (const struct type *curtype, in value_namespace_elt() function