|
decompiler
1.0.0
|
Public Member Functions | |
| LoadTable (const Address &ad, int4 sz) | |
| LoadTable (const Address &ad, int4 sz, int4 nm) | |
| bool | operator< (const LoadTable &op2) const |
| void | saveXml (ostream &s) const |
| void | restoreXml (const Element *el, Architecture *glb) |
Static Public Member Functions | |
| static void | collapseTable (vector< LoadTable > &table) |
Private Attributes | |
| Address | addr |
| int4 | size |
| int4 | num |
Friends | |
| class | EmulateFunction |
1.8.15