Home
last modified time | relevance | path

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

/linux/arch/s390/kernel/
H A Dmachine_kexec_reloc.c40 case R_390_PC32DBL: /* PC relative 32 bit shifted by 1. */ in arch_kexec_do_relocs()
H A Dmodule.c266 case R_390_PC32DBL: /* PC relative 32 bit shifted by 1. */ in apply_rela()
274 else if (r_type == R_390_PC32DBL) in apply_rela()
H A Dmachine_kexec_file.c372 r_type = R_390_PC32DBL; in arch_kexec_apply_relocations_add()
/linux/arch/s390/include/asm/
H A Delf.h31 #define R_390_PC32DBL 19 /* PC relative 32 bit shifted by 1. */ macro
/linux/arch/s390/tools/
H A Drelocs.c276 case R_390_PC32DBL: in do_reloc()