|
| 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 | encode (Encoder &encoder) const |
|
void | decode (Decoder &decoder) |
|
The documentation for this class was generated from the following files:
- /builds/appsec/reveng-binrw/ghidraplusplus/src/sla/semantics.hh
- /builds/appsec/reveng-binrw/ghidraplusplus/src/sla/semantics.cc