
Public Member Functions | |
| fix_base (IPO_SYMTAB *sym) | |
| void | operator() (UINT idx, T *entry) const |
| template<> | |
| void | operator() (UINT idx, ST *old_st) const |
Public Attributes | |
| IPO_SYMTAB * | _sym |
Definition at line 233 of file clone.h.
| IPO_SYMTAB::fix_base< T >::fix_base | ( | IPO_SYMTAB * | sym | ) | [inline] |
| void IPO_SYMTAB::fix_base< T >::operator() | ( | UINT | idx, | |
| T * | entry | |||
| ) | const |
| void IPO_SYMTAB::fix_base< ST >::operator() | ( | UINT | idx, | |
| ST * | old_st | |||
| ) | const [inline] |
Definition at line 729 of file clone.cxx.
References IPO_SYMTAB::fix_base< T >::_sym, IPO_SYMTAB::Get_Cloned_ST(), Is_True, SCLASS_FSTATIC, SCLASS_PSTATIC, Set_ST_base_idx(), ST_base(), ST_base_idx(), ST_sclass(), and ST_st_idx().

| IPO_SYMTAB* IPO_SYMTAB::fix_base< T >::_sym |
Definition at line 235 of file clone.h.
Referenced by IPO_SYMTAB::fix_base< T >::operator()().
1.7.1