Classes | |
| class | function_parameter_accessor_base |
| Interface used for accessing function's parameters within the function. More... | |
| class | preasmgen_body_changes_base |
| Inserts additional code (e.g. function prologue ) to a function body that is needed for correct execution of a code generated by asm generator. More... | |
| class | function_parameter_accessor |
| Interface used for accessing function's parameters within the function. More... | |
| class | preasmgen_body_changes |
Typedefs | |
| typedef map< ulint, srp< pi_mem_factory > > | params_map_type |
| typedef list< srp< ss_type > > | ss_type_list_type |
| typedef list< srp< ge_pi > > | ge_pi_list__type |
| typedef list<srp<ge_pi> > lestes::md::functions::ge_pi_list__type |
Definition at line 25 of file preasmgen_body_changes.cc.
| typedef map<ulint, srp<pi_mem_factory> > lestes::md::functions::params_map_type |
Definition at line 28 of file function_parameter_accessor.cc.
| typedef list<srp<ss_type> > lestes::md::functions::ss_type_list_type |
Definition at line 29 of file function_parameter_accessor.cc.
1.5.1-20070107