Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/gdb/
Dvalops.c108 static struct value *value_maybe_namespace_elt (const struct type *curtype,
2471 return value_maybe_namespace_elt (curtype, name, noside); in value_struct_elt_for_reference()
2482 struct value *retval = value_maybe_namespace_elt (curtype, name, in value_namespace_elt()
2499 value_maybe_namespace_elt (const struct type *curtype, in value_maybe_namespace_elt() function