Searched defs:MemBase (Results 1 – 6 of 6) 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
150 void *MemBase = safe_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
1412 auto MemBase = getWasmMemory(); in sanitizeAddress() local
7149 Variable *MemBase = Mem->getBase(); in ldr() local7160 Variable *MemBase = Mem->getBase(); in ldrex() local7190 Variable *MemBase = Mem->getBase(); in str() local7201 Variable *MemBase = Mem->getBase(); in strex() local