ConstructTpl |
A constructor template, representing the semantic action of a SLEIGH constructor, without
its final context.
|
ConstTpl |
A placeholder for what will resolve to a field of a Varnode
(an AddressSpace or integer offset or integer size)
given a particular InstructionContext
|
HandleTpl |
Placeholder that resolves for a specific InstructionContext into
a FixedHandle representing the semantic value of a Constructor
|
OpTpl |
Placeholder for what will resolve to a PcodeOp
for a specific InstructionContext
|
VarnodeTpl |
Placeholder for what will resolve to a Varnode instance given
a specific InstructionContext
|