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 type * | tval | |
struct stoken | sval | |
struct typed_stoken | tsval | |
struct ttype | tsym | |
struct symtoken | ssym | |
int | voidval | |
const struct block * | bval | |
enum exp_opcode | opcode | |
struct stoken_vector | svec | |
std::vector< struct type * > * | tvec | |
struct type_stack * | type_stack | |
struct objc_class_str | theclass | |
const struct block* c_exp_YYSTYPE::bval |
Definition at line 370 of file c-exp.c.
Referenced by classify_name(), and yylex().
enum exp_opcode c_exp_YYSTYPE::opcode |
Definition at line 371 of file c-exp.c.
Referenced by lex_one_token().
struct symtoken c_exp_YYSTYPE::ssym |
Definition at line 368 of file c-exp.c.
Referenced by classify_inner_name(), classify_name(), and lex_one_token().
struct stoken c_exp_YYSTYPE::sval |
Definition at line 365 of file c-exp.c.
Referenced by classify_name(), lex_one_token(), and yylex().
struct stoken_vector c_exp_YYSTYPE::svec |
struct objc_class_str c_exp_YYSTYPE::theclass |
Definition at line 378 of file c-exp.c.
Referenced by classify_name().
struct typed_stoken c_exp_YYSTYPE::tsval |
Definition at line 366 of file c-exp.c.
Referenced by lex_one_token().
struct ttype c_exp_YYSTYPE::tsym |
Definition at line 367 of file c-exp.c.
Referenced by classify_inner_name(), classify_name(), and yylex().
struct type* c_exp_YYSTYPE::type |
Definition at line 358 of file c-exp.c.
Referenced by parse_number(), and yyparse().
struct type_stack* c_exp_YYSTYPE::type_stack |
struct { ... } c_exp_YYSTYPE::typed_val_float |
Referenced by parse_number().
struct { ... } c_exp_YYSTYPE::typed_val_int |
Referenced by parse_number(), and yyparse().
LONGEST c_exp_YYSTYPE::val |
Definition at line 357 of file c-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 c_exp_YYSTYPE::val[16] |
Definition at line 361 of file c-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().