GoRegisterInfo
Package:
ghidra.app.util.bin.format.golang
Type:
class
11.4_PUBLIC
added
method
:
getClosureContextRegister
ghidra.
program.
model.
lang.
Register getClosureContextRegister(
)
added
method
:
getValidVersions
ghidra.
app.
util.
bin.
format.
golang.
GoVerSet getValidVersions(
)
added
method
:
hasAbiInternalParamRegisters
boolean hasAbiInternalParamRegisters(
)
11.2_PUBLIC
added
method
:
getDuffzeroParams
java.
util.
List<
ghidra.
program.
model.
listing.
Variable
> getDuffzeroParams(
ghidra.
program.
model.
listing.
Program program)
10.4_PUBLIC
added
method
:
isZeroRegisterIsBuiltin
boolean isZeroRegisterIsBuiltin(
)
10.3_PUBLIC
introduced
Initial version