Home
last modified time | relevance | path

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

/Linux-v5.10/arch/s390/kernel/
Dmodule.c78 case R_390_GOTPLTENT: /* 32 bit rel. offset to jump slot >> 1. */ in check_rela()
294 case R_390_GOTPLTENT: /* 32 bit rel. offset to jump slot >> 1. */ in apply_rela()
320 r_type == R_390_GOTPLTENT) { in apply_rela()
/Linux-v5.10/arch/s390/include/asm/
Delf.h45 #define R_390_GOTPLTENT 33 /* 32 bit rel. offset to jump slot. */ macro