Searched defs:MemBase (Results 1 – 2 of 2) sorted by relevance
116 void *MemBase = malloc(Size + Alignment - 1 + sizeof(void*)); in Allocate() local
394 char *MemBase = (char*)(B.base()); in allocateNewCodeSlab() local609 uint8_t *MemBase = (uint8_t*)MemBlock.base(); in DefaultJITMemoryManager() local