Home
last modified time | relevance | path

Searched defs:executable_offset (Results 1 - 18 of 18) sorted by relevance

/third_party/pcre2/pcre2/src/sljit/
H A DsljitNativeRISCV_64.c152 SLJIT_API_FUNC_ATTRIBUTE void sljit_set_jump_addr(sljit_uw addr, sljit_uw new_target, sljit_sw executable_offset) in sljit_set_jump_addr() argument
H A DsljitNativeRISCV_32.c55 SLJIT_API_FUNC_ATTRIBUTE void sljit_set_jump_addr(sljit_uw addr, sljit_uw new_target, sljit_sw executable_offset) in sljit_set_jump_addr() argument
H A DsljitNativePPC_32.c328 SLJIT_API_FUNC_ATTRIBUTE void sljit_set_jump_addr(sljit_uw addr, sljit_uw new_target, sljit_sw executable_offset) in sljit_set_jump_addr() argument
H A DsljitNativePPC_64.c566 SLJIT_API_FUNC_ATTRIBUTE void sljit_set_jump_addr(sljit_uw addr, sljit_uw new_target, sljit_sw executable_offset) in sljit_set_jump_addr() argument
H A DsljitNativeMIPS_32.c47 SLJIT_API_FUNC_ATTRIBUTE void sljit_set_jump_addr(sljit_uw addr, sljit_uw new_target, sljit_sw executable_offset) in sljit_set_jump_addr() argument
61 SLJIT_API_FUNC_ATTRIBUTE void sljit_set_const(sljit_uw addr, sljit_sw new_constant, sljit_sw executable_offset) in sljit_set_const() argument
H A DsljitNativeMIPS_64.c131 SLJIT_API_FUNC_ATTRIBUTE void sljit_set_jump_addr(sljit_uw addr, sljit_uw new_target, sljit_sw executable_offset) in sljit_set_jump_addr() argument
146 SLJIT_API_FUNC_ATTRIBUTE void sljit_set_const(sljit_uw addr, sljit_sw new_constant, sljit_sw executable_offset) in sljit_set_const() argument
H A DsljitProtExecAllocator.c269 sljit_sw executable_offset; member
322 sljit_sw executable_offset; in sljit_malloc_exec() local
[all...]
H A DsljitNativeX86_32.c232 static sljit_u8* generate_far_jump_code(struct sljit_jump *jump, sljit_u8 *code_ptr, sljit_sw executable_offset) in generate_far_jump_code() argument
H A DsljitNativeARM_64.c161 static SLJIT_INLINE sljit_sw detect_jump_type(struct sljit_jump *jump, sljit_ins *code_ptr, sljit_ins *code, sljit_sw executable_offset) in detect_jump_type() argument
240 sljit_sw executable_offset; in sljit_generate_code() local
2394 sljit_set_jump_addr(sljit_uw addr, sljit_uw new_target, sljit_sw executable_offset) sljit_set_jump_addr() argument
2414 sljit_set_const(sljit_uw addr, sljit_sw new_constant, sljit_sw executable_offset) sljit_set_const() argument
[all...]
H A DsljitNativeS390X.c1430 sljit_sw executable_offset; in sljit_generate_code() local
3693 sljit_set_jump_addr(sljit_uw addr, sljit_uw new_target, sljit_sw executable_offset) sljit_set_jump_addr() argument
3705 sljit_set_const(sljit_uw addr, sljit_sw new_constant, sljit_sw executable_offset) sljit_set_const() argument
[all...]
H A DsljitNativePPC_common.c284 static SLJIT_INLINE sljit_s32 detect_jump_type(struct sljit_jump *jump, sljit_ins *code_ptr, sljit_ins *code, sljit_sw executable_offset) in detect_jump_type() argument
413 sljit_sw executable_offset; in sljit_generate_code() local
2848 sljit_set_const(sljit_uw addr, sljit_sw new_constant, sljit_sw executable_offset) sljit_set_const() argument
[all...]
H A DsljitNativeRISCV_common.c166 static SLJIT_INLINE sljit_ins* detect_jump_type(struct sljit_jump *jump, sljit_ins *code, sljit_sw executable_offset) in detect_jump_type() argument
382 sljit_sw executable_offset; in sljit_generate_code() local
2759 sljit_set_const(sljit_uw addr, sljit_sw new_constant, sljit_sw executable_offset) sljit_set_const() argument
[all...]
H A DsljitNativeARM_32.c417 static SLJIT_INLINE sljit_s32 detect_jump_type(struct sljit_jump *jump, sljit_uw *code_ptr, sljit_uw *code, sljit_sw executable_offset) in detect_jump_type() argument
474 static SLJIT_INLINE void inline_set_jump_addr(sljit_uw jump_ptr, sljit_sw executable_offset, sljit_uw new_addr, sljit_s32 flush_cache) in inline_set_jump_addr() argument
573 inline_set_const(sljit_uw addr, sljit_sw executable_offset, sljit_uw new_constant, sljit_s32 flush_cache) inline_set_const() argument
675 sljit_sw executable_offset; sljit_generate_code() local
3692 sljit_set_jump_addr(sljit_uw addr, sljit_uw new_target, sljit_sw executable_offset) sljit_set_jump_addr() argument
3697 sljit_set_const(sljit_uw addr, sljit_sw new_constant, sljit_sw executable_offset) sljit_set_const() argument
[all...]
H A DsljitLir.c3120 SLJIT_API_FUNC_ATTRIBUTE void sljit_set_jump_addr(sljit_uw addr, sljit_uw new_target, sljit_sw executable_offset) in sljit_set_jump_addr() argument
3128 SLJIT_API_FUNC_ATTRIBUTE void sljit_set_const(sljit_uw addr, sljit_sw new_constant, sljit_sw executable_offset) in sljit_set_const() argument
H A DsljitNativeARM_T2_32.c255 static SLJIT_INLINE sljit_s32 detect_jump_type(struct sljit_jump *jump, sljit_u16 *code_ptr, sljit_u16 *code, sljit_sw executable_offset) in detect_jump_type() argument
310 static SLJIT_INLINE void set_jump_instruction(struct sljit_jump *jump, sljit_sw executable_offset) in set_jump_instruction() argument
384 sljit_sw executable_offset; in sljit_generate_code() local
3135 sljit_set_jump_addr(sljit_uw addr, sljit_uw new_target, sljit_sw executable_offset) sljit_set_jump_addr() argument
3147 sljit_set_const(sljit_uw addr, sljit_sw new_constant, sljit_sw executable_offset) sljit_set_const() argument
[all...]
H A DsljitNativeX86_common.c532 static sljit_u8* generate_near_jump_code(struct sljit_jump *jump, sljit_u8 *code_ptr, sljit_u8 *code, sljit_sw executable_offset) in generate_near_jump_code() argument
591 sljit_sw executable_offset; in sljit_generate_code() local
3402 sljit_set_jump_addr(sljit_uw addr, sljit_uw new_target, sljit_sw executable_offset) global() argument
3415 sljit_set_const(sljit_uw addr, sljit_sw new_constant, sljit_sw executable_offset) global() argument
[all...]
H A DsljitNativeMIPS_common.c351 static SLJIT_INLINE sljit_ins* detect_jump_type(struct sljit_jump *jump, sljit_ins *code, sljit_sw executable_offset) in detect_jump_type() argument
579 sljit_sw executable_offset; in sljit_generate_code() local
[all...]
H A DsljitLir.h444 sljit_sw executable_offset; member

Completed in 31 milliseconds