Home
last modified time | relevance | path

Searched refs:R_390_PC16DBL (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/arch/s390/kernel/
Dmachine_kexec_reloc.c37 case R_390_PC16DBL: /* PC relative 16 bit shifted by 1. */ in arch_kexec_do_relocs()
Dmodule.c265 case R_390_PC16DBL: /* PC relative 16 bit shifted by 1. */ in apply_rela()
272 else if (r_type == R_390_PC16DBL) in apply_rela()
/linux-6.12.1/arch/s390/include/asm/
Delf.h29 #define R_390_PC16DBL 17 /* PC relative 16 bit shifted by 1. */ macro
/linux-6.12.1/arch/s390/tools/
Drelocs.c275 case R_390_PC16DBL: in do_reloc()