Searched refs:alloc_jit_buffer (Results 1 – 1 of 1) sorted by relevance
47 static void* alloc_jit_buffer(size_t* len) { in alloc_jit_buffer() function65 static void* alloc_jit_buffer(size_t* len) { in alloc_jit_buffer() function4146 void* jit_entry = alloc_jit_buffer(&fImpl->jit_size); in setupJIT()