Home
last modified time | relevance | path

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

/linux-4.4.14/arch/s390/kernel/
Dmodule.c71 case R_390_GOTPLT16: /* 16 bit offset to jump slot. */ in check_rela()
275 case R_390_GOTPLT16: /* 16 bit offset to jump slot. */ in apply_rela()
292 r_type == R_390_GOTPLT16) in apply_rela()
/linux-4.4.14/arch/s390/include/asm/
Delf.h41 #define R_390_GOTPLT16 30 /* 16 bit offset to jump slot. */ macro