SyscallPcodeUseropDefinition

Package: ghidra.pcode.emu.sys
Type: class

12.0_PUBLIC

addedmethod: getOutputType
java.lang.Class<?> getOutputType()

11.4_PUBLIC

addedmethod: modifiesContext
boolean modifiesContext()

11.3_PUBLIC

addedmethod: canInlinePcode
boolean canInlinePcode()
addedmethod: getDefiningLibrary
ghidra.pcode.exec.PcodeUseropLibrary<?> getDefiningLibrary()
addedmethod: getJavaMethod
java.lang.reflect.Method getJavaMethod()
addedmethod: hasSideEffects
boolean hasSideEffects()
addedmethod: isFunctional
boolean isFunctional()

11.1_PUBLIC

introducedInitial version