Searched refs:check_jmp_32 (Results 1 – 3 of 3) sorted by relevance
148 bool check_jmp_32(u32 curr_off, u32 targ_off, u8 cond);
556 if (!check_jmp_32(from_off, to_off, cond)) in feasible_jit_jump()
2904 bool check_jmp_32(u32 curr_off, u32 targ_off, u8 cond) in check_jmp_32() function