UnivesalDisassembler(2003)

BuiltinTables::BJb Class Reference

Table - Big Endian - relative address - byte. More...

#include <instrset.h>

Inheritance diagram for BuiltinTables::BJb:
BuiltinTable AbstractTable

List of all members.

Public Member Functions

virtual string Decode (Section &data, Address addr, unsigned &size)
 Decode actual bytes. input: data and address, output: decoded string and size of decoded data.
virtual void Reset ()
 Resets all items' length.

Detailed Description

Table - Big Endian - relative address - byte.

Definition at line 461 of file instrset.h.


Member Function Documentation

string BuiltinTables::BJb::Decode ( Section data,
Address  addr,
unsigned &  size 
) [virtual]

Decode actual bytes. input: data and address, output: decoded string and size of decoded data.

Reimplemented from AbstractTable.

Definition at line 1001 of file instrset.cc.

References BuiltinTables::BEsnumber(), Symbols::checkaddress(), decinfo, DecoderInfo::onlyname, symbols, and uint2hex().

virtual void AbstractTable::Reset ( ) [inline, virtual, inherited]

Resets all items' length.

Reimplemented in Table.

Definition at line 203 of file instrset.h.


The documentation for this class was generated from the following files: