Searched refs:g_mapJitBase (Results 1 – 1 of 1) sorted by relevance
77 void *g_mapJitBase = CAST_VOID_PTR(0x800000000); variable93 g_jitMemory = mmap(g_mapJitBase, PAGE_SIZE + PAGE_SIZE, in AllocJitMemory()115 munmap(g_mapJitBase, PAGE_SIZE); in FreeJitMemory()