Symbol.C File Reference

#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)
SymbolgetSymForID (SerializerBase *, Address)

Variables

Offset tryStart_
unsigned trySize_
Offset catchStart_
bool hasTry_

Function Documentation

bool addSymID ( SerializerBase ,
Symbol ,
Address   
)

Definition at line 153 of file Symbol.C.

Symbol* getSymForID ( SerializerBase ,
Address   
)

Definition at line 158 of file Symbol.C.


Variable Documentation

Offset catchStart_

Definition at line 425 of file Symbol.C.

bool hasTry_

Definition at line 426 of file Symbol.C.

unsigned trySize_

Definition at line 424 of file Symbol.C.

Offset tryStart_

Definition at line 423 of file Symbol.C.

 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 12 Jul 2013 for SymtabAPI by  doxygen 1.6.1