hash_entry Struct Reference

Collaboration diagram for hash_entry:

Collaboration graph
[legend]

Data Fields

struct hash_entrynext
const char * name
int name_len
int tok
struct macrosym_define
struct symbolsym_label
struct symbolsym_tag
struct symbolsym_ident

Detailed Description

Definition at line 1029 of file romcc.c.


Field Documentation

struct hash_entry* hash_entry::next [read]

Definition at line 1030 of file romcc.c.

Referenced by end_scope(), lookup(), raw_next_token(), and resolve_branches().

const char* hash_entry::name

Definition at line 1032 of file romcc.c.

Referenced by lookup(), process_cmdline_macros(), and register_builtin_type().

struct macro* hash_entry::sym_define [read]

struct symbol* hash_entry::sym_label [read]

struct symbol* hash_entry::sym_tag [read]

struct symbol* hash_entry::sym_ident [read]


The documentation for this struct was generated from the following file:

Generated on Wed Jan 7 15:19:53 2009 for coreboot by  doxygen 1.5.5