UnivesalDisassembler(2003)

decoder.cc File Reference

#include <string>
#include <ctype.h>
#include "decoder.h"
#include "symtable.h"
#include "sections.h"

Go to the source code of this file.

Variables

const char * StartingTable = "StartTable"
Decoder decoder
 Decoder - singleton.
DecoderInfo decinfo

Variable Documentation

Decoder - singleton.

Definition at line 22 of file decoder.cc.

Referenced by disasm_section().

const char* StartingTable = "StartTable"

Definition at line 21 of file decoder.cc.

Referenced by Decoder::Decode().