#include "symutil.h"#include "Symbol.h"#include "Module.h"#include "Symtab.h"#include "Aggregate.h"#include "Function.h"#include "Variable.h"#include <string>#include "annotations.h"#include <iostream>Go to the source code of this file.
Functions | |
| bool | addSymID (SerializerBase *, Symbol *, Address) |
| Symbol * | getSymForID (SerializerBase *, Address) |
Variables | |
| Offset | tryStart_ |
| unsigned | trySize_ |
| Offset | catchStart_ |
| bool | hasTry_ |
| bool addSymID | ( | SerializerBase * | , | |
| Symbol * | , | |||
| Address | ||||
| ) |
| Symbol* getSymForID | ( | SerializerBase * | , | |
| Address | ||||
| ) |
| Offset catchStart_ |
1.6.1