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