Searched refs:R_390_PC32DBL (Results 1 – 4 of 4) sorted by relevance
40 case R_390_PC32DBL: /* PC relative 32 bit shifted by 1. */ in arch_kexec_do_relocs()
279 case R_390_PC32DBL: /* PC relative 32 bit shifted by 1. */ in apply_rela()287 else if (r_type == R_390_PC32DBL) in apply_rela()
362 r_type = R_390_PC32DBL; in arch_kexec_apply_relocations_add()
31 #define R_390_PC32DBL 19 /* PC relative 32 bit shifted by 1. */ macro