Home
last modified time | relevance | path

Searched refs:R_390_GOTENT (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/arch/s390/kernel/
Dmodule.c83 case R_390_GOTENT: /* 32 bit PC rel. to GOT entry shifted by 1. */ in check_rela()
299 case R_390_GOTENT: /* 32 bit PC rel. to GOT entry shifted by 1. */ in apply_rela()
330 else if (r_type == R_390_GOTENT || in apply_rela()
/linux-6.1.9/arch/s390/include/asm/
Delf.h38 #define R_390_GOTENT 26 /* 32 bit PC rel. to GOT entry >> 1. */ macro