Home
last modified time | relevance | path

Searched refs:R_390_64 (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/arch/s390/include/asm/
Delf.h35 #define R_390_64 22 /* Direct 64 bit. */ macro
/linux-2.6.39/arch/s390/kernel/
Dmodule.c211 case R_390_64: /* Direct 64 bit. */ in apply_rela()
226 else if (r_type == R_390_64) in apply_rela()
/linux-2.6.39/scripts/
Drecordmcount.c347 reltype = R_390_64; in do_file()