LinkAbsoluteAddressCommand Class
Definition
Line
46
of
cmsxo/Link.cm
Inheritance
Constructors & Destructor
public
nothrow
LinkAbsoluteAddressCommand
(
ObjectFile
* objectFile_,
ulong
address_)
Member Functions
public
override
void
Execute
(
ulong
value,
bool
debug)
Constructor& Destructor Details
LinkAbsoluteAddressCommand Constructor
public
nothrow
LinkAbsoluteAddressCommand(
ObjectFile
* objectFile_,
ulong
address_)
Definition
Line
48
of
cmsxo/Link.cm
Member Function Details
Execute Member Function
public
override
void
Execute(
ulong
value,
bool
debug)
Definition
Line
51
of
cmsxo/Link.cm