Open64 (mfef90, whirl2f, and IR tools)  TAG: version-openad; SVN changeset: 916
w2cf_symtab.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void W2CF_Symtab_Push (void)
void W2CF_Symtab_Pop (void)
const char * W2CF_Symtab_Nameof_St (const ST *st)
const char * W2CF_Symtab_Nameof_St_Pointee (const ST *st)
const char * W2CF_Symtab_Nameof_Ty (TY_IDX ty)
const char * W2CF_Symtab_Nameof_Fld (FLD_HANDLE fld)
const char * W2CF_Symtab_Nameof_Fld_Pointee (FLD_HANDLE fld)
const char * W2CF_Symtab_Nameof_Tempvar (INT32 tempvar_id)
const char * W2CF_Symtab_Nameof_Preg (const TY_IDX preg_ty, PREG_NUM preg_num)
const char * W2CF_Symtab_Unique_Name (const char *name)
UINT32 W2CF_Symtab_Unique_Label (void)
void W2CF_Symtab_Free (void)
void W2CF_Symtab_Terminate (void)

Function Documentation

void W2CF_Symtab_Terminate ( void  )

Definition at line 1160 of file w2cf_symtab.cxx.

References NULL, W2CF_Symtab_Free(), W2CF_Symtab_Pop(), and W2CF_SYMTAB_STACK_top.

Referenced by W2C_Fini(), and W2F_Fini().

Here is the call graph for this function:

Definition at line 1117 of file w2cf_symtab.cxx.

References W2CF_SYMTAB_STACK_top, and W2CF_SYMTAB_unique_label.

Referenced by WN2F_io().

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines