Home
last modified time | relevance | path

Searched defs:MemBase (Results 1 – 2 of 2) sorted by relevance

/external/llvm/unittests/Support/
DAllocatorTest.cpp116 void *MemBase = malloc(Size + Alignment - 1 + sizeof(void*)); in Allocate() local
/external/llvm/lib/ExecutionEngine/JIT/
DJITMemoryManager.cpp394 char *MemBase = (char*)(B.base()); in allocateNewCodeSlab() local
609 uint8_t *MemBase = (uint8_t*)MemBlock.base(); in DefaultJITMemoryManager() local