Home
last modified time | relevance | path

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

/openbmc/linux/tools/objtool/arch/x86/include/arch/
H A Delf.h7 #define R_ABS64 R_X86_64_64
/openbmc/linux/arch/x86/um/asm/
H A Delf.h103 #define R_X86_64_64 1 /* Direct 64 bit */ macro
/openbmc/linux/drivers/firmware/efi/libstub/
H A DMakefile112 STUBCOPY_RELOC-$(CONFIG_X86_64) := R_X86_64_64
/openbmc/linux/arch/x86/tools/
H A Drelocs.c211 REL_TYPE(R_X86_64_64), in rel_type()
889 case R_X86_64_64: in do_reloc64()
918 if (r_type == R_X86_64_64) in do_reloc64()
/openbmc/linux/arch/x86/include/asm/
H A Delf.h48 #define R_X86_64_64 1 /* Direct 64 bit */ macro
/openbmc/linux/arch/x86/kernel/
H A Dmodule.c171 case R_X86_64_64: in __write_relocate_add()
H A Dmachine_kexec_64.c506 case R_X86_64_64: in arch_kexec_apply_relocations_add()
/openbmc/u-boot/include/
H A Delf.h569 #define R_X86_64_64 1 /* Direct 64 bit */ macro
/openbmc/linux/scripts/
H A Drecordmcount.c604 reltype = R_X86_64_64; in do_file()
/openbmc/qemu/include/
H A Delf.h1086 #define R_X86_64_64 1 /* Direct 64 bit */ macro