Home
last modified time | relevance | path

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

/Linux-v4.19/arch/s390/include/asm/
Delf.h34 #define R_390_64 22 /* Direct 64 bit. */ macro
/Linux-v4.19/arch/s390/kernel/
Dmodule.c234 case R_390_64: /* Direct 64 bit. */ in apply_rela()
246 else if (r_type == R_390_64) in apply_rela()
Dmachine_kexec_file.c206 case R_390_64: /* Direct 64 bit. */ in arch_kexec_apply_relocations_add()
/Linux-v4.19/scripts/
Drecordmcount.c570 reltype = R_390_64; in do_file()