Home
last modified time | relevance | path

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

/linux-5.19.10/arch/s390/kernel/
Dmodule.c88 case R_390_GOTPLT64: /* 64 bit offset to jump slot. */ in check_rela()
304 case R_390_GOTPLT64: /* 64 bit offset to jump slot. */ in apply_rela()
328 r_type == R_390_GOTPLT64) in apply_rela()
/linux-5.19.10/arch/s390/include/asm/
Delf.h44 #define R_390_GOTPLT64 32 /* 64 bit offset to jump slot. */ macro