#include <yula_pa_mine_globals.h>
Public Member Functions | |
| HppaFuncList (void) | |
| ~HppaFuncList (void) | |
| HppaFunc * | get_first_hppa_function () |
| HppaFunc * | get_next_function (HppaFunc *current_function) |
| append_func (Symbol *s) | |
| append_func (HppaFunc *function_ptr) | |
| HppaFuncList (void) | |
| ~HppaFuncList (void) | |
| HppaFunc * | get_first_hppa_function () |
| HppaFunc * | get_next_function (HppaFunc *current_function) |
| append_func (Symbol *s) | |
| append_func (HppaFunc *function_ptr) | |
Private Attributes | |
| uint | next_hppafunc_id |
| HppaFunc * | first |
| HppaFunc * | last |
| HppaFunc * | first |
| HppaFunc * | last |
Friends | |
| class | SymbolList |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Definition at line 70 of file src/yula_pa_mine_globals.h. References first. |
|
|
Definition at line 70 of file include/yula_pa_mine_globals.h. References first. |
|
|
Definition at line 71 of file src/yula_pa_mine_globals.h. References first, and HppaFunc::next. |
|
|
Definition at line 71 of file include/yula_pa_mine_globals.h. References first, and HppaFunc::next. |
|
|
Definition at line 59 of file include/yula_pa_mine_globals.h. |
|
|
Definition at line 63 of file src/yula_pa_mine_globals.h. |
|
|
Definition at line 63 of file include/yula_pa_mine_globals.h. Referenced by get_first_hppa_function(), and get_next_function(). |
|
|
Definition at line 64 of file src/yula_pa_mine_globals.h. |
|
|
Definition at line 64 of file include/yula_pa_mine_globals.h. |
|
|
Definition at line 61 of file src/yula_pa_mine_globals.h. |
1.3.2