Home
last modified time | relevance | path

Searched refs:R_X86_64_PC64 (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/arch/x86/um/asm/
H A Delf.h119 #define R_X86_64_PC64 24 /* Place relative 64-bit signed */ macro
/openbmc/linux/arch/x86/include/asm/
H A Delf.h64 #define R_X86_64_PC64 24 /* Place relative 64-bit signed */ macro
/openbmc/linux/arch/x86/kernel/
H A Dmodule.c189 case R_X86_64_PC64: in __write_relocate_add()
/openbmc/linux/arch/x86/tools/
H A Drelocs.c212 REL_TYPE(R_X86_64_PC64), in rel_type()
878 case R_X86_64_PC64: in do_reloc64()
/openbmc/linux/tools/objtool/arch/x86/
H A Ddecode.c91 case R_X86_64_PC64: in arch_pc_relative_reloc()