struct type * builtin_void
struct type * builtin_short
const struct builtin_java_type * builtin_java_type(struct gdbarch *)
struct type * builtin_boolean
void java_val_print(struct type *, const gdb_byte *, int, CORE_ADDR, struct ui_file *, int, const struct value *, const struct value_print_options *)
int get_java_object_header_size(struct gdbarch *)
struct type * java_primitive_type(struct gdbarch *, int signature)
void java_print_type(struct type *, const char *, struct ui_file *, int, int, const struct type_print_options *)
char * java_demangle_type_signature(const char *)
int java_parse(struct parser_state *)
struct type * java_primitive_type_from_name(struct gdbarch *, const char *, int)
struct type * java_lookup_class(char *)
int is_object_type(struct type *)
struct type * java_array_type(struct type *, int)
struct type * get_java_object_type(void)
struct type * builtin_float
struct type * builtin_double
struct type * builtin_int
struct type * type_from_class(struct gdbarch *, struct value *)
struct type * builtin_byte
void java_value_print(struct value *, struct ui_file *, const struct value_print_options *)
struct type * builtin_char
struct value * java_class_from_object(struct value *)
struct type * builtin_long