Home
last modified time | relevance | path

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

/linux-6.12.1/arch/s390/kernel/
Dmodule.c74 case R_390_GOTPLTENT: /* 32 bit rel. offset to jump slot >> 1. */ in check_rela()
292 case R_390_GOTPLTENT: /* 32 bit rel. offset to jump slot >> 1. */ in apply_rela()
318 r_type == R_390_GOTPLTENT) { in apply_rela()
/linux-6.12.1/arch/s390/include/asm/
Delf.h45 #define R_390_GOTPLTENT 33 /* 32 bit rel. offset to jump slot. */ macro