Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Djv-lang.c570 static struct type *java_object_type; variable
575 if (java_object_type == NULL) in get_java_object_type()
582 java_object_type = SYMBOL_TYPE (sym); in get_java_object_type()
584 return java_object_type; in get_java_object_type()
615 if (java_object_type == NULL) in is_object_type()
616 java_object_type = type; in is_object_type()
1154 java_object_type = NULL; in java_rerun_cleanup()
H A DChangeLog-19984520 * jv-lang.c (java_object_type dynamics_objfile java_link_class_type