Home
last modified time | relevance | path

Searched refs:rtasm_exec_malloc (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/rtasm/
H A Drtasm_execmem.c88 rtasm_exec_malloc(size_t size) in rtasm_exec_malloc() function
106 debug_printf("rtasm_exec_malloc failed\n"); in rtasm_exec_malloc()
139 rtasm_exec_malloc(size_t size) in rtasm_exec_malloc() function
160 rtasm_exec_malloc(size_t size) in rtasm_exec_malloc() function
H A Drtasm_execmem.h39 rtasm_exec_malloc( size_t size );
H A Drtasm_x86sse.c147 p->store = rtasm_exec_malloc(p->size); in do_realloc()
154 p->store = rtasm_exec_malloc(p->size); in do_realloc()
2194 p->store = rtasm_exec_malloc(code_size); in x86_init_func_size()

Completed in 4 milliseconds