Home
last modified time | relevance | path

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

/linux-6.12.1/arch/s390/kernel/
Dmodule.c72 case R_390_GOTPLT32: /* 32 bit offset to jump slot. */ in check_rela()
290 case R_390_GOTPLT32: /* 32 bit offset to jump slot. */ in apply_rela()
312 r_type == R_390_GOTPLT32) in apply_rela()
/linux-6.12.1/arch/s390/include/asm/
Delf.h43 #define R_390_GOTPLT32 31 /* 32 bit offset to jump slot. */ macro