Home
last modified time | relevance | path

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

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