compiler_state Struct Reference

Collaboration diagram for compiler_state:

Collaboration graph
[legend]

Data Fields

const char * label_prefix
const char * ofilename
unsigned long flags
unsigned long debug
unsigned long max_allocation_passes
size_t include_path_count
const char ** include_paths
size_t define_count
const char ** defines
size_t undef_count
const char ** undefs

Detailed Description

Definition at line 1042 of file romcc.c.


Field Documentation

Definition at line 1044 of file romcc.c.

Referenced by compile(), do_cleanup(), init_compiler_state(), and main().

unsigned long compiler_state::flags

unsigned long compiler_state::debug

Definition at line 1047 of file romcc.c.

Referenced by allocate_registers(), compiler_encode_flag(), and init_compiler_state().

Definition at line 1049 of file romcc.c.

Referenced by append_include_path(), and init_compiler_state().

Definition at line 1050 of file romcc.c.

Referenced by append_include_path(), compile_file(), and init_compiler_state().

Definition at line 1052 of file romcc.c.

Referenced by append_define(), and init_compiler_state().

Definition at line 1053 of file romcc.c.

Referenced by append_define(), init_compiler_state(), and process_cmdline_macros().

Definition at line 1055 of file romcc.c.

Referenced by append_undef(), and init_compiler_state().

const char** compiler_state::undefs

Definition at line 1056 of file romcc.c.

Referenced by append_undef(), init_compiler_state(), and process_cmdline_macros().


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

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