Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/kernel/
Dlivepatch.c51 case R_X86_64_64: in klp_write_module_reloc()
Dmodule.c172 case R_X86_64_64: in apply_relocate_add()
Dmachine_kexec_64.c506 case R_X86_64_64: in arch_kexec_apply_relocations_add()
/linux-4.1.27/arch/x86/um/asm/
Delf.h103 #define R_X86_64_64 1 /* Direct 64 bit */ macro
/linux-4.1.27/arch/x86/tools/
Drelocs.c196 REL_TYPE(R_X86_64_64), in rel_type()
782 case R_X86_64_64: in do_reloc64()
811 if (r_type == R_X86_64_64) in do_reloc64()
/linux-4.1.27/arch/x86/include/asm/
Delf.h48 #define R_X86_64_64 1 /* Direct 64 bit */ macro
/linux-4.1.27/scripts/
Drecordmcount.c395 reltype = R_X86_64_64; in do_file()