Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/binutils/gdb/
Dvalops.c101 static struct value *value_namespace_elt (const struct type *curtype,
2375 return value_namespace_elt (curtype, name, noside); in value_aggregate_elt()
2533 value_namespace_elt (const struct type *curtype, in value_namespace_elt() function
DChangeLog12623 (value_namespace_elt): Break out code into
DChangeLog-20033015 (value_namespace_elt): Ditto.