Searched refs:PATCH_J (Results 1 – 2 of 2) sorted by relevance
383 jump->flags |= PATCH_J; in detect_jump_type()392 jump->flags |= PATCH_J; in detect_jump_type()404 jump->flags |= PATCH_J; in detect_jump_type()412 jump->flags |= PATCH_J; in detect_jump_type()609 if (jump->flags & PATCH_J) { in sljit_generate_code()
209 # define PATCH_J 0x200 macro