Home
last modified time | relevance | path

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

/openbmc/linux/arch/s390/kernel/
H A Dmodule.c109 case R_390_GOTPLT64: /* 64 bit offset to jump slot. */ in check_rela()
327 case R_390_GOTPLT64: /* 64 bit offset to jump slot. */ in apply_rela()
351 r_type == R_390_GOTPLT64) in apply_rela()
/openbmc/linux/arch/s390/include/asm/
H A Delf.h44 #define R_390_GOTPLT64 32 /* 64 bit offset to jump slot. */ macro
/openbmc/qemu/include/
H A Delf.h1038 #define R_390_GOTPLT64 32 /* 64 bit offset to jump slot. */ macro