Default code writer for the current architecture.
On 32-bit ARM this is either an ArmWriter or a ThumbWriter, depending on the instruction set at the instrumented site.
ArmWriter
ThumbWriter
Default code writer for the current architecture.
On 32-bit ARM this is either an
ArmWriteror aThumbWriter, depending on the instruction set at the instrumented site.