Home
last modified time | relevance | path

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

/trueos/contrib/gdb/gdb/
HDjv-valprint.c403 struct value *v = value_static_field (type, i); in java_print_value_fields()
HDvalue.h386 extern struct value *value_static_field (struct type *type, int fieldno);
HDcp-valprint.c375 struct value *v = value_static_field (type, i); in cp_print_value_fields()
HDvalues.c791 value_static_field (struct type *type, int fieldno) in value_static_field() function
HDvalops.c1300 v = value_static_field (type, i); in search_struct_field()
2480 v = value_static_field (t, i); in value_struct_elt_for_reference()