Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/gdb/
Djv-lang.c572 static struct type *java_object_type; variable
577 if (java_object_type == NULL) in get_java_object_type()
584 java_object_type = SYMBOL_TYPE (sym); in get_java_object_type()
586 return java_object_type; in get_java_object_type()
617 if (java_object_type == NULL) in is_object_type()
618 java_object_type = type; in is_object_type()
1156 java_object_type = NULL; in java_rerun_cleanup()