Home
last modified time | relevance | path

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

/openbmc/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.c302 case R_390_PC32DBL: /* PC relative 32 bit shifted by 1. */ in apply_rela()
310 else if (r_type == R_390_PC32DBL) in apply_rela()
H A Dmachine_kexec_file.c362 r_type = R_390_PC32DBL; in arch_kexec_apply_relocations_add()
/openbmc/linux/arch/s390/include/asm/
H A Delf.h31 #define R_390_PC32DBL 19 /* PC relative 32 bit shifted by 1. */ macro
/openbmc/qemu/include/
H A Delf.h1025 #define R_390_PC32DBL 19 /* PC relative 32 bit shifted by 1. */ macro
/openbmc/qemu/tcg/s390x/
H A Dtcg-target.c.inc466 case R_390_PC32DBL:
2750 new_pool_label(s, val, R_390_PC32DBL, s->code_ptr - 2, 2);