CodeArray.AddrInfo

Undocumented in source.

Constructors

this
this(size_t _codeOffset, size_t _jmpAddr, int _jmpSize, inner.LabelMode _mode)
Undocumented in source.

Members

Functions

getVal
uint64 getVal(uint8* top)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

codeOffset
size_t codeOffset;
Undocumented in source.
jmpAddr
size_t jmpAddr;
Undocumented in source.
jmpSize
int jmpSize;
Undocumented in source.
mode
inner.LabelMode mode;
Undocumented in source.

Meta