Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/um/asm/
Delf.h103 #define R_X86_64_64 1 /* Direct 64 bit */ macro
/Linux-v5.4/arch/x86/kernel/
Dmodule.c162 case R_X86_64_64: in apply_relocate_add()
Dmachine_kexec_64.c579 case R_X86_64_64: in arch_kexec_apply_relocations_add()
/Linux-v5.4/arch/x86/tools/
Drelocs.c200 REL_TYPE(R_X86_64_64), in rel_type()
813 case R_X86_64_64: in do_reloc64()
842 if (r_type == R_X86_64_64) in do_reloc64()
/Linux-v5.4/arch/x86/include/asm/
Delf.h50 #define R_X86_64_64 1 /* Direct 64 bit */ macro
/Linux-v5.4/scripts/
Drecordmcount.c544 reltype = R_X86_64_64; in do_file()