Home
last modified time | relevance | path

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

/third_party/pcre2/pcre2/src/
Dpcre2_jit_misc.c92 sljit_free_code(functions->executable_funcs[i], NULL); in PRIV()
Dpcre2_jit_compile.c14338 sljit_free_code(executable_func, NULL); in jit_compile()
/third_party/pcre2/pcre2/src/sljit/
DsljitLir.c495 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
512 SLJIT_API_FUNC_ATTRIBUTE void sljit_free_code(void* code, void *exec_allocator_data) in sljit_free_code() function
2390 SLJIT_API_FUNC_ATTRIBUTE void sljit_free_code(void* code, void *exec_allocator_data) in sljit_free_code() function
DsljitLir.h585 SLJIT_API_FUNC_ATTRIBUTE void sljit_free_code(void* code, void *exec_allocator_data);