Home
last modified time | relevance | path

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

/linux-6.12.1/arch/s390/kernel/
Dmodule.c70 case R_390_GOTPLT16: /* 16 bit offset to jump slot. */ in check_rela()
289 case R_390_GOTPLT16: /* 16 bit offset to jump slot. */ in apply_rela()
306 r_type == R_390_GOTPLT16) in apply_rela()
/linux-6.12.1/arch/s390/include/asm/
Delf.h42 #define R_390_GOTPLT16 30 /* 16 bit offset to jump slot. */ macro