Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/s390/include/asm/
H A Delf.h26 #define R_390_GOTPC 14 /* 32 bit PC rel. offset to GOT. */ macro
/kernel/linux/linux-6.6/arch/s390/include/asm/
H A Delf.h26 #define R_390_GOTPC 14 /* 32 bit PC rel. offset to GOT. */ macro
/kernel/linux/linux-5.10/arch/s390/kernel/
H A Dmodule.c397 case R_390_GOTPC: /* 32 bit PC relative offset to GOT. */ in apply_rela()
401 if (r_type == R_390_GOTPC) in apply_rela()
/kernel/linux/linux-6.6/arch/s390/kernel/
H A Dmodule.c432 case R_390_GOTPC: /* 32 bit PC relative offset to GOT. */ in apply_rela()
436 if (r_type == R_390_GOTPC) in apply_rela()

Completed in 3 milliseconds