asmjit::JitAllocator::Impl Struct Reference

Public Members

Member Data Documentation

JitAllocatorOptions JitAllocator::Impl::options

Allocator options.

uint32_t JitAllocator::Impl::blockSize

Base block size (0 if the allocator is not initialized).

uint32_t JitAllocator::Impl::granularity

Base granularity (0 if the allocator is not initialized).

uint32_t JitAllocator::Impl::fillPattern

A pattern that is used to fill unused memory if secure mode is enabled.