|
| OpTpl (OpCode oc) |
|
VarnodeTpl * | getOut (void) const |
|
int4 | numInput (void) const |
|
VarnodeTpl * | getIn (int4 i) const |
|
OpCode | getOpcode (void) const |
|
bool | isZeroSize (void) const |
|
void | setOpcode (OpCode o) |
|
void | setOutput (VarnodeTpl *vt) |
|
void | clearOutput (void) |
|
void | addInput (VarnodeTpl *vt) |
|
void | setInput (VarnodeTpl *vt, int4 slot) |
|
void | removeInput (int4 index) |
|
void | changeHandleIndex (const vector< int4 > &handmap) |
|
void | saveXml (ostream &s) const |
|
void | restoreXml (const Element *el, const AddrSpaceManager *manage) |
|
The documentation for this class was generated from the following files: