Home
last modified time | relevance | path

Searched refs:adjust_shadow_stack (Results 1 – 3 of 3) sorted by relevance

/PHP-8.0/ext/pcre/pcre2lib/sljit/
H A DsljitNativeX86_32.c927 return adjust_shadow_stack(compiler, SLJIT_UNUSED, 0, SLJIT_SP, size); in skip_frames_before_return()
H A DsljitNativeX86_64.c917 return adjust_shadow_stack(compiler, SLJIT_UNUSED, 0, SLJIT_SP, size); in skip_frames_before_return()
H A DsljitNativeX86_common.c801 static SLJIT_INLINE sljit_s32 adjust_shadow_stack(struct sljit_compiler *compiler, in adjust_shadow_stack() function
2375 return adjust_shadow_stack(compiler, src, srcw, SLJIT_UNUSED, 0);

Completed in 32 milliseconds