Home
last modified time | relevance | path

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

/linux-6.15/tools/objtool/arch/x86/include/arch/
H A Delf.h7 #define R_ABS64 R_X86_64_64
/linux-6.15/arch/x86/um/asm/
H A Delf.h105 #define R_X86_64_64 1 /* Direct 64 bit */ macro
/linux-6.15/arch/x86/tools/
H A Drelocs.c216 REL_TYPE(R_X86_64_64), in rel_type()
773 case R_X86_64_64: in do_reloc64()
801 if (r_type == R_X86_64_64) in do_reloc64()
/linux-6.15/drivers/firmware/efi/libstub/
H A DMakefile115 STUBCOPY_RELOC-$(CONFIG_X86_64) := R_X86_64_64
/linux-6.15/arch/x86/include/asm/
H A Delf.h49 #define R_X86_64_64 1 /* Direct 64 bit */ macro
/linux-6.15/arch/x86/kernel/
H A Dmodule.c121 case R_X86_64_64: in __write_relocate_add()
H A Dmachine_kexec_64.c523 case R_X86_64_64: in arch_kexec_apply_relocations_add()
/linux-6.15/scripts/
H A Drecordmcount.c603 reltype = R_X86_64_64; in do_file()