Searched refs:R_390_PLT32DBL (Results 1 - 4 of 4) sorted by path

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

Completed in 192 milliseconds