#include "location.h"
#include "memorymodel.h"
#include "memoryblock.h"
#include "proceduredb.h"
#include "linker.h"
#include "ipanalysis.h"
#include "pointervalue.h"
Go to the source code of this file.
Compounds | |
class | Pointers |
Pointer analyzer. More... | |
Typedefs | |
typedef map< Location *, memoryBlock *> | heap_map |
typedef heap_map::iterator | heap_map_p |
typedef list< memoryblock_set > | memoryblock_set_list |
typedef memoryblock_set_list::iterator | memoryblock_set_list_p |
|
|
|
|
|
|
|
|