Home
last modified time | relevance | path

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

/linux-4.1.27/arch/s390/include/asm/
Delf.h28 #define R_390_PC16DBL 17 /* PC relative 16 bit shifted by 1. */ macro
/linux-4.1.27/arch/s390/kernel/
Dmodule.c251 case R_390_PC16DBL: /* PC relative 16 bit shifted by 1. */ in apply_rela()
258 else if (r_type == R_390_PC16DBL) in apply_rela()