Home
last modified time | relevance | path

Searched refs:R_390_PC32DBL (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/arch/s390/include/asm/
Delf.h31 #define R_390_PC32DBL 19 /* PC relative 32 bit shifted by 1. */ macro
/Linux-v4.19/arch/s390/kernel/
Dmodule.c251 case R_390_PC32DBL: /* PC relative 32 bit shifted by 1. */ in apply_rela()
259 else if (r_type == R_390_PC32DBL) in apply_rela()
Dmachine_kexec_file.c215 case R_390_PC32DBL: /* PC relative 32 bit shifted by 1. */ in arch_kexec_apply_relocations_add()