#include "symboldef.h"
Include dependency graph for link_type.h:
Go to the source code of this file.
Functions | |
void | init_basic_types (void) |
char * | get_realtype (char *tstr) |
void | ln_typeid_basetype (typex *type) |
void | ln_typeid_vars (symboltable *vtable) |
void | ln_typeid_struct (typex *type) |
void | ln_typeid_array (typex *type) |
void | ln_typeid_types (symboltable *ttable) |
void | ln_typeid_mf (symboltable *mftable) |
void | ln_typeid_class (symboltable *ctable) |
void | ln_typeid_Cfunc (void) |
void | ln_typeid_spec (void) |
void | ln_typeid_impl (void) |
void | link_typeid (void) |
void | link_typeid_withoutimpl (void) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|