Package ghidra.pcode.emu.sys
Class AnnotatedEmuSyscallUseropLibrary.StructuredPart
java.lang.Object
ghidra.pcode.struct.StructuredSleigh
ghidra.pcode.emu.sys.AnnotatedEmuSyscallUseropLibrary.StructuredPart
- Direct Known Subclasses:
AbstractEmuUnixSyscallUseropLibrary.UnixStructuredPart
- Enclosing class:
AnnotatedEmuSyscallUseropLibrary<T>
-
Nested Class Summary
Nested classes/interfaces inherited from class ghidra.pcode.struct.StructuredSleigh
StructuredSleigh.FreshLabel, StructuredSleigh.Label, StructuredSleigh.LVal, StructuredSleigh.Param, StructuredSleigh.RVal, StructuredSleigh.Stmt, StructuredSleigh.StmtWithVal, StructuredSleigh.StructuredSleighError, StructuredSleigh.StructuredUserop, StructuredSleigh.UseropDecl, StructuredSleigh.Var, StructuredSleigh.WrapIf
-
Field Summary
Fields inherited from class ghidra.pcode.struct.StructuredSleigh
FALL
-
Constructor Summary
-
Method Summary
Methods inherited from class ghidra.pcode.struct.StructuredSleigh
_break, _continue, _for, _goto, _if, _result, _return, _while, addDataTypeSource, addDataTypeSources, computeDerefType, computeElementLength, computeFloatSize, doGenerate, e, emitAssignmentTypeMismatch, emitDerefNonPointer, emitParameterCountMismatch, emitParameterTypeMismatch, emitResultTypeMismatch, encodeFloat, findComponent, findComponentByName, generate, generate, generate, getMethodLookup, isAssignable, lang, lit, litd, litf, litf, local, local, reg, s, temp, type, types, userop
-
Constructor Details
-
StructuredPart
protected StructuredPart()
-