#include <stdio.h>#include <string>#include "symutil.h"#include "Collections.h"#include "Symtab.h"#include "Module.h"#include "Variable.h"#include "Serialization.h"#include "common/h/headers.h"#include "common/h/serialize.h"Go to the source code of this file.
Variables | |
| dyn_hash_map< int, std::vector < std::pair< dataClass, Type ** > > * > * | deferred_lookups_p = NULL |
| dyn_hash_map<int, std::vector<std::pair<dataClass, Type **> > *>* deferred_lookups_p = NULL |
Definition at line 163 of file Collections.C.
1.6.1