GoRegisterInfo

Package: ghidra.app.util.bin.format.golang
Type: class

11.4_PUBLIC

addedmethod: getClosureContextRegister
ghidra.program.model.lang.Register getClosureContextRegister()
addedmethod: getValidVersions
ghidra.app.util.bin.format.golang.GoVerSet getValidVersions()
addedmethod: hasAbiInternalParamRegisters
boolean hasAbiInternalParamRegisters()

11.2_PUBLIC

addedmethod: getDuffzeroParams
java.util.List<ghidra.program.model.listing.Variable> getDuffzeroParams(ghidra.program.model.listing.Program program)

10.4_PUBLIC

addedmethod: isZeroRegisterIsBuiltin
boolean isZeroRegisterIsBuiltin()

10.3_PUBLIC

introducedInitial version