Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/s390/include/asm/
H A Delf.h33 #define R_390_GOTPCDBL 21 /* 32 bit PC rel. GOT shifted by 1. */ macro
/kernel/linux/linux-6.6/arch/s390/include/asm/
H A Delf.h33 #define R_390_GOTPCDBL 21 /* 32 bit PC rel. GOT shifted by 1. */ macro
/kernel/linux/linux-5.10/arch/s390/kernel/
H A Dmodule.c398 case R_390_GOTPCDBL: /* 32 bit PC rel. off. to GOT shifted by 1. */ in apply_rela()
403 else if (r_type == R_390_GOTPCDBL) in apply_rela()
/kernel/linux/linux-6.6/arch/s390/kernel/
H A Dmodule.c433 case R_390_GOTPCDBL: /* 32 bit PC rel. off. to GOT shifted by 1. */ in apply_rela()
438 else if (r_type == R_390_GOTPCDBL) in apply_rela()

Completed in 3 milliseconds