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