Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/s390/kernel/
H A Dmodule.c72 case R_390_GOTENT: /* 32 bit PC rel. to GOT entry shifted by 1. */ in check_rela()
288 case R_390_GOTENT: /* 32 bit PC rel. to GOT entry shifted by 1. */ in apply_rela()
319 else if (r_type == R_390_GOTENT || in apply_rela()
/kernel/linux/linux-6.6/arch/s390/kernel/
H A Dmodule.c104 case R_390_GOTENT: /* 32 bit PC rel. to GOT entry shifted by 1. */ in check_rela()
322 case R_390_GOTENT: /* 32 bit PC rel. to GOT entry shifted by 1. */ in apply_rela()
353 else if (r_type == R_390_GOTENT || in apply_rela()
/kernel/linux/linux-5.10/arch/s390/include/asm/
H A Delf.h38 #define R_390_GOTENT 26 /* 32 bit PC rel. to GOT entry >> 1. */ macro
/kernel/linux/linux-6.6/arch/s390/include/asm/
H A Delf.h38 #define R_390_GOTENT 26 /* 32 bit PC rel. to GOT entry >> 1. */ macro

Completed in 5 milliseconds