GoParamStorageAllocator
Package:
ghidra.app.util.bin.format.golang
Type:
class
11.4_PUBLIC
added
method
:
getClosureContextRegister
ghidra.
program.
model.
lang.
Register getClosureContextRegister(
)
11.0_PUBLIC
added
method
:
getNextIntParamRegister
ghidra.
program.
model.
lang.
Register getNextIntParamRegister(
ghidra.
program.
model.
lang.
Register reg)
removed
method
:
getAbi0CallingConvention
ghidra.
program.
model.
lang.
PrototypeModel getAbi0CallingConvention(
)
removed
method
:
getAbiInternalCallingConvention
ghidra.
program.
model.
lang.
PrototypeModel getAbiInternalCallingConvention(
)
10.3_PUBLIC
introduced
Initial version