Home
last modified time | relevance | path

Searched refs:R_X86_64_64 (Results 1 – 6 of 6) sorted by relevance

/Linux-v4.19/arch/x86/um/asm/
Delf.h103 #define R_X86_64_64 1 /* Direct 64 bit */ macro
/Linux-v4.19/arch/x86/kernel/
Dmodule.c174 case R_X86_64_64: in apply_relocate_add()
Dmachine_kexec_64.c481 case R_X86_64_64: in arch_kexec_apply_relocations_add()
/Linux-v4.19/arch/x86/tools/
Drelocs.c198 REL_TYPE(R_X86_64_64), in rel_type()
787 case R_X86_64_64: in do_reloc64()
816 if (r_type == R_X86_64_64) in do_reloc64()
/Linux-v4.19/arch/x86/include/asm/
Delf.h49 #define R_X86_64_64 1 /* Direct 64 bit */ macro
/Linux-v4.19/scripts/
Drecordmcount.c536 reltype = R_X86_64_64; in do_file()