Home
last modified time | relevance | path

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

/openbmc/linux/arch/s390/kernel/
H A Dmodule.c110 case R_390_GOTPLTENT: /* 32 bit rel. offset to jump slot >> 1. */ in check_rela()
328 case R_390_GOTPLTENT: /* 32 bit rel. offset to jump slot >> 1. */ in apply_rela()
354 r_type == R_390_GOTPLTENT) { in apply_rela()
/openbmc/linux/arch/s390/include/asm/
H A Delf.h45 #define R_390_GOTPLTENT 33 /* 32 bit rel. offset to jump slot. */ macro
/openbmc/qemu/include/
H A Delf.h1039 #define R_390_GOTPLTENT 33 /* 32 bit rel. offset to jump slot. */ macro