#include "segmented_array.h"

Go to the source code of this file.
Data Types | |
| type | BE_SUMMARY_HEADER |
| type | pu_mod_ref_info |
Typedefs | |
| typedef SEGMENTED_ARRAY < pu_mod_ref_info > | MOD_REF_INFO_TAB |
Functions/Subroutines | |
| pu_mod_ref_info & | New_Mod_Ref_Info (UINT32 &index) |
| UINT | Mod_Ref_Info_Table_Size (void) |
Variables | |
| MOD_REF_INFO_TAB | Mod_Ref_Info_Table |
Definition at line 44 of file be_ipa_util.h.
Definition at line 55 of file be_ipa_util.h.
References SEGMENTED_ARRAY< T, block_size >::Size().
Referenced by IP_write_global_symtab(), and Write_Global_Info().
| pu_mod_ref_info& New_Mod_Ref_Info | ( | UINT32 & | index | ) | [inline] |
Definition at line 49 of file be_ipa_util.h.
References SEGMENTED_ARRAY< T, block_size >::New_entry().
1.5.6