Specifies the initial program counter, which is useful when
generating code to a scratch buffer. This is essential when using
Memory.patchCode() on iOS, which may provide you with a
temporary location that later gets mapped into memory at the
intended memory location.
Specifies the initial program counter, which is useful when generating code to a scratch buffer. This is essential when using
Memory.patchCode()
on iOS, which may provide you with a temporary location that later gets mapped into memory at the intended memory location.