GDB (xrefs)
|
#include "jv-lang.h"
Public Attributes | |
struct type * | builtin_int |
struct type * | builtin_byte |
struct type * | builtin_short |
struct type * | builtin_long |
struct type * | builtin_boolean |
struct type * | builtin_char |
struct type * | builtin_float |
struct type * | builtin_double |
struct type * | builtin_void |
Definition at line 36 of file jv-lang.h.
Referenced by build_java_types(), java_language_arch_info(), java_primitive_type(), and java_primitive_type_from_name().
struct type* builtin_java_type::builtin_byte |
Definition at line 33 of file jv-lang.h.
Referenced by build_java_types(), java_language_arch_info(), java_primitive_type(), and java_primitive_type_from_name().
struct type* builtin_java_type::builtin_char |
Definition at line 37 of file jv-lang.h.
Referenced by build_java_types(), java_language_arch_info(), java_primitive_type(), java_primitive_type_from_name(), and java_value_print().
Definition at line 39 of file jv-lang.h.
Referenced by build_java_types(), java_language_arch_info(), java_primitive_type(), and java_primitive_type_from_name().
struct type* builtin_java_type::builtin_float |
Definition at line 38 of file jv-lang.h.
Referenced by build_java_types(), java_language_arch_info(), java_primitive_type(), and java_primitive_type_from_name().
struct type* builtin_java_type::builtin_int |
Definition at line 32 of file jv-lang.h.
Referenced by build_java_types(), java_language_arch_info(), java_primitive_type(), and java_primitive_type_from_name().
struct type* builtin_java_type::builtin_long |
Definition at line 35 of file jv-lang.h.
Referenced by build_java_types(), java_language_arch_info(), java_primitive_type(), and java_primitive_type_from_name().
struct type* builtin_java_type::builtin_short |
Definition at line 34 of file jv-lang.h.
Referenced by build_java_types(), java_language_arch_info(), java_primitive_type(), and java_primitive_type_from_name().
struct type* builtin_java_type::builtin_void |
Definition at line 40 of file jv-lang.h.
Referenced by build_java_types(), java_language_arch_info(), java_primitive_type(), and java_primitive_type_from_name().