Searched defs:MemBase (Results 1 – 3 of 3) sorted by relevance
108 void *MemBase = malloc(Size + Alignment - 1 + sizeof(void*)); in Allocate() local
150 void *MemBase = malloc(Size + Alignment - 1 + sizeof(void*)); in Allocate() local
377 char *MemBase = (char*)(B.base()); in allocateNewCodeSlab() local545 uint8_t *MemBase = (uint8_t*)MemBlock.base(); in DefaultJITMemoryManager() local