Home
last modified time | relevance | path

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

/linux-2.6.39/arch/s390/kernel/
Dmodule.c82 case R_390_GOTPLT64: /* 64 bit offset to jump slot. */ in check_rela()
256 case R_390_GOTPLT64: /* 64 bit offset to jump slot. */ in apply_rela()
287 r_type == R_390_GOTPLT64) in apply_rela()
/linux-2.6.39/arch/s390/include/asm/
Delf.h45 #define R_390_GOTPLT64 32 /* 64 bit offset to jump slot. */ macro