Home
last modified time | relevance | path

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

/external/pcre/dist2/src/sljit/
DsljitWXExecAllocator.c154 SLJIT_API_FUNC_ATTRIBUTE void sljit_free_exec(void* ptr) in sljit_free_exec() function
193 SLJIT_API_FUNC_ATTRIBUTE void sljit_free_exec(void* ptr) in sljit_free_exec() function
DsljitConfigInternal.h616 SLJIT_API_FUNC_ATTRIBUTE void sljit_free_exec(void* ptr);
619 #define SLJIT_BUILTIN_FREE_EXEC(ptr, exec_allocator_data) sljit_free_exec(ptr)
DsljitExecAllocator.c319 SLJIT_API_FUNC_ATTRIBUTE void sljit_free_exec(void* ptr) in sljit_free_exec() function
DsljitProtExecAllocator.c398 SLJIT_API_FUNC_ATTRIBUTE void sljit_free_exec(void* ptr) in sljit_free_exec() function