GDB (xrefs)
|
Public Attributes | ||
LONGEST | lval | |
struct { | ||
LONGEST val | ||
struct type * type | ||
} | typed_val_int | |
struct { | ||
gdb_byte val [16] | ||
struct type * type | ||
} | typed_val_float | |
struct stoken | sval | |
struct symtoken | ssym | |
struct type * | tval | |
struct typed_stoken | tsval | |
struct ttype | tsym | |
int | voidval | |
enum exp_opcode | opcode | |
struct internalvar * | ivar | |
struct stoken_vector | svec | |
struct internalvar* go_exp_YYSTYPE::ivar |
enum exp_opcode go_exp_YYSTYPE::opcode |
Definition at line 259 of file go-exp.c.
Referenced by lex_one_token().
struct symtoken go_exp_YYSTYPE::ssym |
Definition at line 254 of file go-exp.c.
Referenced by classify_name(), and classify_packaged_name().
struct stoken go_exp_YYSTYPE::sval |
Definition at line 253 of file go-exp.c.
Referenced by classify_name(), classify_packaged_name(), classify_unsafe_function(), lex_one_token(), and yylex().
struct stoken_vector go_exp_YYSTYPE::svec |
struct typed_stoken go_exp_YYSTYPE::tsval |
Definition at line 256 of file go-exp.c.
Referenced by lex_one_token().
struct ttype go_exp_YYSTYPE::tsym |
Definition at line 257 of file go-exp.c.
Referenced by classify_name().
struct type* go_exp_YYSTYPE::type |
Definition at line 247 of file go-exp.c.
Referenced by parse_number(), and yyparse().
struct { ... } go_exp_YYSTYPE::typed_val_float |
Referenced by parse_number().
struct { ... } go_exp_YYSTYPE::typed_val_int |
Referenced by parse_number(), and yyparse().
LONGEST go_exp_YYSTYPE::val |
Definition at line 246 of file go-exp.c.
Referenced by gdb-gdb.TypeFlagsPrinter::__str__(), gdb-gdb.StructMainTypePrettyPrinter::bound_img(), gdb-gdb.StructMainTypePrettyPrinter::bounds_img(), gdb-gdb.StructMainTypePrettyPrinter::flags_to_string(), gdb-gdb.StructMainTypePrettyPrinter::owner_to_string(), parse_number(), gdb-gdb.StructMainTypePrettyPrinter::struct_field_img(), gdb-gdb.StructTypePrettyPrinter::to_string(), gdb-gdb.StructMainTypePrettyPrinter::to_string(), gdb-gdb.StructMainTypePrettyPrinter::type_specific_img(), and yyparse().
gdb_byte go_exp_YYSTYPE::val[16] |
Definition at line 250 of file go-exp.c.
Referenced by gdb-gdb.TypeFlagsPrinter::__str__(), gdb-gdb.StructMainTypePrettyPrinter::bound_img(), gdb-gdb.StructMainTypePrettyPrinter::bounds_img(), gdb-gdb.StructMainTypePrettyPrinter::flags_to_string(), gdb-gdb.StructMainTypePrettyPrinter::owner_to_string(), gdb-gdb.StructMainTypePrettyPrinter::struct_field_img(), gdb-gdb.StructTypePrettyPrinter::to_string(), gdb-gdb.StructMainTypePrettyPrinter::to_string(), and gdb-gdb.StructMainTypePrettyPrinter::type_specific_img().