Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/um/asm/
Delf.h103 #define R_X86_64_64 1 /* Direct 64 bit */ macro
/linux-6.1.9/drivers/firmware/efi/libstub/
DMakefile112 STUBCOPY_RELOC-$(CONFIG_X86_64) := R_X86_64_64
/linux-6.1.9/arch/x86/tools/
Drelocs.c211 REL_TYPE(R_X86_64_64), in rel_type()
872 case R_X86_64_64: in do_reloc64()
901 if (r_type == R_X86_64_64) in do_reloc64()
/linux-6.1.9/arch/x86/include/asm/
Delf.h48 #define R_X86_64_64 1 /* Direct 64 bit */ macro
/linux-6.1.9/arch/x86/kernel/
Dmodule.c165 case R_X86_64_64: in __apply_relocate_add()
Dmachine_kexec_64.c483 case R_X86_64_64: in arch_kexec_apply_relocations_add()
/linux-6.1.9/scripts/
Drecordmcount.c569 reltype = R_X86_64_64; in do_file()
/linux-6.1.9/tools/objtool/
Dcheck.c886 R_X86_64_64, in create_mcount_loc_sections()