Home
last modified time | relevance | path

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

/linux-6.12.1/arch/s390/kernel/
Dmodule.c81 case R_390_PLT32DBL: /* 32 bit PC rel. PLT shifted by 1. */ in check_rela()
325 case R_390_PLT32DBL: /* 32 bit PC rel. PLT shifted by 1. */ in apply_rela()
364 (r_type == R_390_PLT32DBL && in apply_rela()
375 else if (r_type == R_390_PLT32DBL) in apply_rela()
Dmachine_kexec_file.c371 if (r_type == R_390_PLT32DBL) in arch_kexec_apply_relocations_add()
/linux-6.12.1/arch/s390/include/asm/
Delf.h32 #define R_390_PLT32DBL 20 /* 32 bit PC rel. PLT shifted by 1. */ macro
/linux-6.12.1/arch/s390/tools/
Drelocs.c277 case R_390_PLT32DBL: in do_reloc()