asmjit::VirtMem::DualMapping Struct Reference [¶]
Dual memory mapping used to map an anonymous memory into two memory regions where one region is read-only, but executable, and the second region is read+write, but not executable. See VirtMem::alloc_dual_mapping() for more details.