Home
last modified time | relevance | path

Searched refs:PATCH_CALL (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/external/bsd/sljit/dist/sljit_src/
H A DsljitNativeSPARC_common.c225 jump->flags |= PATCH_CALL; in detect_jump_type()
363 if (jump->flags & PATCH_CALL) { in sljit_generate_code()
H A DsljitLir.c227 # define PATCH_CALL 0x40 macro