Searched refs:R_X86_64_64 (Results 1 - 8 of 8) sorted by path

/linux-master/arch/x86/include/asm/
H A Delf.h49 #define R_X86_64_64 1 /* Direct 64 bit */ macro
/linux-master/arch/x86/kernel/
H A Dmachine_kexec_64.c469 case R_X86_64_64:
H A Dmodule.c120 case R_X86_64_64:
/linux-master/arch/x86/tools/
H A Drelocs.c214 REL_TYPE(R_X86_64_64),
884 case R_X86_64_64:
912 if (r_type == R_X86_64_64)
/linux-master/arch/x86/um/asm/
H A Delf.h103 #define R_X86_64_64 1 /* Direct 64 bit */ macro
/linux-master/drivers/firmware/efi/libstub/
H A DMakefile101 STUBCOPY_RELOC-$(CONFIG_X86_64) := R_X86_64_64
/linux-master/scripts/
H A Drecordmcount.c603 reltype = R_X86_64_64;
/linux-master/tools/objtool/arch/x86/include/arch/
H A Delf.h7 #define R_ABS64 R_X86_64_64

Completed in 416 milliseconds