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

/linux-master/tools/objtool/arch/x86/include/arch/
H A Delf.h7 #define R_ABS64 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/arch/x86/include/asm/
H A Delf.h49 #define R_X86_64_64 1 /* Direct 64 bit */ macro
/linux-master/drivers/firmware/efi/libstub/
H A DMakefile112 STUBCOPY_RELOC-$(CONFIG_X86_64) := R_X86_64_64
/linux-master/arch/x86/kernel/
H A Dmodule.c171 case R_X86_64_64:
H A Dmachine_kexec_64.c469 case R_X86_64_64:
/linux-master/arch/x86/tools/
H A Drelocs.c211 REL_TYPE(R_X86_64_64),
880 case R_X86_64_64:
909 if (r_type == R_X86_64_64)
/linux-master/scripts/
H A Drecordmcount.c603 reltype = R_X86_64_64;

Completed in 256 milliseconds