Home
last modified time | relevance | path

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

/openbmc/linux/arch/s390/kernel/
H A Dmodule.c108 case R_390_GOTPLT32: /* 32 bit offset to jump slot. */ in check_rela()
326 case R_390_GOTPLT32: /* 32 bit offset to jump slot. */ in apply_rela()
348 r_type == R_390_GOTPLT32) in apply_rela()
/openbmc/linux/arch/s390/include/asm/
H A Delf.h43 #define R_390_GOTPLT32 31 /* 32 bit offset to jump slot. */ macro
/openbmc/qemu/include/
H A Delf.h1037 #define R_390_GOTPLT32 31 /* 32 bit offset to jump slot. */ macro