|
Ghidra Decompiler Analysis Engine
|


Public Member Functions | |
| PcodeBuilder (uint4 lbcnt) | |
| uint4 | getLabelBase (void) const |
| ParserWalker * | getCurrentWalker () const |
| void | build (ConstructTpl *construct, int4 secnum) |
| virtual void | appendBuild (OpTpl *bld, int4 secnum)=0 |
| virtual void | delaySlot (OpTpl *op)=0 |
| virtual void | setLabel (OpTpl *op)=0 |
| virtual void | appendCrossBuild (OpTpl *bld, int4 secnum)=0 |
Protected Member Functions | |
| virtual void | dump (OpTpl *op)=0 |
Protected Attributes | |
| ParserWalker * | walker |
1.8.17