Home
last modified time | relevance | path

Searched refs:sljit_free_code (Results 1 – 4 of 4) sorted by relevance

/external/pcre/dist2/src/
Dpcre2_jit_misc.c92 sljit_free_code(functions->executable_funcs[i], NULL); in PRIV()
Dpcre2_jit_compile.c14086 sljit_free_code(executable_func, NULL); in jit_compile()
/external/pcre/dist2/src/sljit/
DsljitLir.c486 SLJIT_API_FUNC_ATTRIBUTE void sljit_free_code(void* code, void *exec_allocator_data) in sljit_free_code() function
494 SLJIT_API_FUNC_ATTRIBUTE void sljit_free_code(void* code, void *exec_allocator_data) in sljit_free_code() function
503 SLJIT_API_FUNC_ATTRIBUTE void sljit_free_code(void* code, void *exec_allocator_data) in sljit_free_code() function
2355 SLJIT_API_FUNC_ATTRIBUTE void sljit_free_code(void* code, void *exec_allocator_data) in sljit_free_code() function
DsljitLir.h547 SLJIT_API_FUNC_ATTRIBUTE void sljit_free_code(void* code, void *exec_allocator_data);