HomeSort by relevance Sort by last modified time
    Searched refs:sljit_get_local_base (Results 1 - 4 of 4) sorted by null

  /external/pcre/dist2/src/sljit/
sljitLir.h 210 The sljit_get_local_base can be used to obtain the absolute offset. */
514 /* The absolute address returned by sljit_get_local_base with
    [all...]
sljitLir.c 1708 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_get_local_base(struct sljit_compiler *compiler, sljit_s32 dst, sljit_sw dstw, sljit_sw offset) function
2011 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_get_local_base(struct sljit_compiler *compiler, sljit_s32 dst, sljit_sw dstw, sljit_sw offset) function
    [all...]
sljitNativeX86_common.c 2871 SLJIT_API_FUNC_ATTRIBUTE sljit_s32 sljit_get_local_base(struct sljit_compiler *compiler, sljit_s32 dst, sljit_sw dstw, sljit_sw offset) function
    [all...]
  /external/pcre/dist2/src/
pcre2_jit_compile.c 576 sljit_get_local_base(compiler, (dst), (dstw), (offset))
    [all...]

Completed in 50 milliseconds