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

  /external/pcre/dist/sljit/
sljitLir.h 208 The sljit_get_local_base can be used to obtain the absolute offset. */
    [all...]
sljitLir.c 1719 SLJIT_API_FUNC_ATTRIBUTE sljit_si sljit_get_local_base(struct sljit_compiler *compiler, sljit_si dst, sljit_sw dstw, sljit_sw offset) function
2020 SLJIT_API_FUNC_ATTRIBUTE sljit_si sljit_get_local_base(struct sljit_compiler *compiler, sljit_si dst, sljit_sw dstw, sljit_sw offset) function
    [all...]
sljitNativeX86_common.c 2831 SLJIT_API_FUNC_ATTRIBUTE sljit_si sljit_get_local_base(struct sljit_compiler *compiler, sljit_si dst, sljit_sw dstw, sljit_sw offset) function
    [all...]
  /external/pcre/dist/
pcre_jit_compile.c 544 sljit_get_local_base(compiler, (dst), (dstw), (offset))
    [all...]

Completed in 86 milliseconds