Home
last modified time | relevance | path

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

/linux/tools/objtool/arch/x86/include/arch/
H A Delf.h7 #define R_ABS64 R_X86_64_64
/linux/arch/x86/um/asm/
H A Delf.h77 #define R_X86_64_64 1 /* Direct 64 bit */ macro
/linux/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()
795 if (r_type == R_X86_64_64) in do_reloc64()
/linux/drivers/firmware/efi/libstub/
H A DMakefile114 STUBCOPY_RELOC-$(CONFIG_X86_64) := R_X86_64_64
/linux/arch/x86/include/asm/
H A Delf.h49 #define R_X86_64_64 1 /* Direct 64 bit */ macro
/linux/scripts/
H A Drecordmcount.c603 reltype = R_X86_64_64; in do_file()
/linux/arch/x86/kernel/
H A Dmachine_kexec_64.c585 case R_X86_64_64: in arch_kexec_apply_relocations_add()
/linux/tools/objtool/arch/x86/
H A Ddecode.c955 case R_X86_64_64: