Lines Matching refs:get_displacement
2641 static inline s32 get_displacement(u32 curr_off, u32 targ_off) in get_displacement() function
2684 disp = get_displacement(curr_off + len, targ_off); in gen_j_eq_64()
2702 disp = get_displacement(curr_off + len, targ_off); in gen_jset_64()
2729 if (!is_valid_near_disp(get_displacement(from, to))) in check_jcc_64()
2759 disp = get_displacement(curr_off, targ_off); in check_jmp_64()
2763 disp = get_displacement(curr_off, targ_off); in check_jmp_64()
2816 disp = get_displacement(curr_off + len, targ_off); in gen_jcc_64()
2821 disp = get_displacement(curr_off + len, end_off); in gen_jcc_64()
2828 disp = get_displacement(curr_off + len, targ_off); in gen_jcc_64()
2847 disp = get_displacement(curr_off, targ_off); in gen_jmp_64()
2917 disp = get_displacement(curr_off + addendum, targ_off); in check_jmp_32()
2968 disp = get_displacement(curr_off + len, targ_off); in gen_jmp_32()
2972 disp = get_displacement(curr_off, targ_off); in gen_jmp_32()