Home
last modified time | relevance | path

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

/linux-4.1.27/arch/s390/include/asm/
Delf.h33 #define R_390_64 22 /* Direct 64 bit. */ macro
/linux-4.1.27/arch/s390/kernel/
Dmodule.c235 case R_390_64: /* Direct 64 bit. */ in apply_rela()
247 else if (r_type == R_390_64) in apply_rela()
/linux-4.1.27/scripts/
Drecordmcount.c428 reltype = R_390_64; in do_file()