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

/linux-master/arch/s390/kernel/
H A Dmodule.c117 case R_390_PLT32DBL: /* 32 bit PC rel. PLT shifted by 1. */
361 case R_390_PLT32DBL: /* 32 bit PC rel. PLT shifted by 1. */
400 (r_type == R_390_PLT32DBL &&
411 else if (r_type == R_390_PLT32DBL)
H A Dmachine_kexec_file.c371 if (r_type == R_390_PLT32DBL)
/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/tools/
H A Drelocs.c277 case R_390_PLT32DBL:

Completed in 193 milliseconds