Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/gdb/gdb/
Djv-valprint.c403 struct value *v = value_static_field (type, i); in java_print_value_fields()
Dvalue.h389 extern struct value *value_static_field (struct type *type, int fieldno);
Dcp-valprint.c375 struct value *v = value_static_field (type, i); in cp_print_value_fields()
Dvalues.c792 value_static_field (struct type *type, int fieldno) in value_static_field() function
Dvalops.c1300 v = value_static_field (type, i); in search_struct_field()
2480 v = value_static_field (t, i); in value_struct_elt_for_reference()