| /src/sys/external/bsd/sljit/dist/sljit_src/ |
| H A D | sljitNativePPC_32.c | 239 SLJIT_API_FUNC_ATTRIBUTE void sljit_set_jump_addr(sljit_uw addr, sljit_uw new_target, sljit_sw executable_offset) argument 249 SLJIT_API_FUNC_ATTRIBUTE void sljit_set_const(sljit_uw addr, sljit_sw new_constant, sljit_sw executable_offset) argument
|
| H A D | sljitNativeSPARC_32.c | 150 SLJIT_API_FUNC_ATTRIBUTE void sljit_set_jump_addr(sljit_uw addr, sljit_uw new_target, sljit_sw executable_offset) argument 160 SLJIT_API_FUNC_ATTRIBUTE void sljit_set_const(sljit_uw addr, sljit_sw new_constant, sljit_sw executable_offset) argument
|
| H A D | sljitNativeMIPS_32.c | 423 SLJIT_API_FUNC_ATTRIBUTE void sljit_set_jump_addr(sljit_uw addr, sljit_uw new_target, sljit_sw executable_offset) argument 433 SLJIT_API_FUNC_ATTRIBUTE void sljit_set_const(sljit_uw addr, sljit_sw new_constant, sljit_sw executable_offset) argument
|
| H A D | sljitNativeMIPS_64.c | 521 SLJIT_API_FUNC_ATTRIBUTE void sljit_set_jump_addr(sljit_uw addr, sljit_uw new_target, sljit_sw executable_offset) argument 533 SLJIT_API_FUNC_ATTRIBUTE void sljit_set_const(sljit_uw addr, sljit_sw new_constant, sljit_sw executable_offset) argument
|
| H A D | sljitNativePPC_64.c | 382 SLJIT_API_FUNC_ATTRIBUTE void sljit_set_jump_addr(sljit_uw addr, sljit_uw new_target, sljit_sw executable_offset) argument 394 SLJIT_API_FUNC_ATTRIBUTE void sljit_set_const(sljit_uw addr, sljit_sw new_constant, sljit_sw executable_offset) argument
|
| H A D | sljitNativeX86_32.c | 43 static sljit_u8* generate_far_jump_code(struct sljit_jump *jump, sljit_u8 *code_ptr, sljit_s32 type, sljit_sw executable_offset) argument
|
| H A D | sljitProtExecAllocator.c | 220 sljit_sw executable_offset; member in struct:block_header 273 sljit_sw executable_offset; local in function:sljit_malloc_exec [all...] |
| H A D | sljitLir.c | 2132 SLJIT_API_FUNC_ATTRIBUTE void sljit_set_jump_addr(sljit_uw addr, sljit_uw new_target, sljit_sw executable_offset) argument 2140 SLJIT_API_FUNC_ATTRIBUTE void sljit_set_const(sljit_uw addr, sljit_sw new_constant, sljit_sw executable_offset) argument
|
| H A D | sljitNativeARM_32.c | 393 static SLJIT_INLINE sljit_s32 detect_jump_type(struct sljit_jump *jump, sljit_uw *code_ptr, sljit_uw *code, sljit_sw executable_offset) argument 450 static SLJIT_INLINE void inline_set_jump_addr(sljit_uw jump_ptr, sljit_sw executable_offset, sljit_uw new_addr, sljit_s32 flush_cache) argument 513 inline_set_const(sljit_uw addr,sljit_sw executable_offset,sljit_sw new_constant,sljit_s32 flush_cache) argument 575 sljit_sw executable_offset; local in function:sljit_generate_code 2286 sljit_set_jump_addr(sljit_uw addr,sljit_uw new_target,sljit_sw executable_offset) argument 2291 sljit_set_const(sljit_uw addr,sljit_sw new_constant,sljit_sw executable_offset) argument [all...] |
| H A D | sljitNativeARM_64.c | 156 static SLJIT_INLINE sljit_s32 detect_jump_type(struct sljit_jump *jump, sljit_ins *code_ptr, sljit_ins *code, sljit_sw executable_offset) argument 217 sljit_sw executable_offset; local in function:sljit_generate_code 2046 sljit_set_jump_addr(sljit_uw addr,sljit_uw new_target,sljit_sw executable_offset) argument 2054 sljit_set_const(sljit_uw addr,sljit_sw new_constant,sljit_sw executable_offset) argument [all...] |
| H A D | sljitNativeARM_T2_32.c | 225 static SLJIT_INLINE sljit_s32 detect_jump_type(struct sljit_jump *jump, sljit_u16 *code_ptr, sljit_u16 *code, sljit_sw executable_offset) argument 280 static SLJIT_INLINE void set_jump_instruction(struct sljit_jump *jump, sljit_sw executable_offset) argument 353 sljit_sw executable_offset; local in function:sljit_generate_code 1911 sljit_set_jump_addr(sljit_uw addr,sljit_uw new_target,sljit_sw executable_offset) argument 1919 sljit_set_const(sljit_uw addr,sljit_sw new_constant,sljit_sw executable_offset) argument [all...] |
| H A D | sljitNativeMIPS_common.c | 218 static SLJIT_INLINE sljit_ins* detect_jump_type(struct sljit_jump *jump, sljit_ins *code_ptr, sljit_ins *code, sljit_sw executable_offset) argument 365 sljit_sw executable_offset; local in function:sljit_generate_code [all...] |
| H A D | sljitNativeSPARC_common.c | 204 static SLJIT_INLINE sljit_ins* detect_jump_type(struct sljit_jump *jump, sljit_ins *code_ptr, sljit_ins *code, sljit_sw executable_offset) argument 287 sljit_sw executable_offset; local in function:sljit_generate_code [all...] |
| H A D | sljitLir.h | 331 sljit_uw executable_offset; member in struct:sljit_compiler
|
| H A D | sljitNativePPC_common.c | 254 static SLJIT_INLINE sljit_s32 detect_jump_type(struct sljit_jump *jump, sljit_ins *code_ptr, sljit_ins *code, sljit_sw executable_offset) argument 333 sljit_sw executable_offset; local in function:sljit_generate_code [all...] |
| H A D | sljitNativeX86_common.c | 423 static sljit_u8* generate_near_jump_code(struct sljit_jump *jump, sljit_u8 *code_ptr, sljit_u8 *code, sljit_s32 type, sljit_sw executable_offset) argument 485 sljit_sw executable_offset; local in function:sljit_generate_code 2859 sljit_set_jump_addr(sljit_uw addr,sljit_uw new_target,sljit_sw executable_offset) argument 2869 sljit_set_const(sljit_uw addr,sljit_sw new_constant,sljit_sw executable_offset) argument [all...] |
| /src/sys/external/bsd/sljit/dist/test_src/ |
| H A D | sljitTest.c | 815 sljit_sw executable_offset; local in function:test11 906 sljit_sw executable_offset; local in function:test12 1637 sljit_sw executable_offset; local in function:test21 3130 sljit_sw executable_offset; local in function:test35 [all...] |