Home
last modified time | relevance | path

Searched refs:R_PPC64_REL64 (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/tools/objtool/arch/powerpc/include/arch/
H A Delf.h9 #define R_DATA64 R_PPC64_REL64
/openbmc/linux/arch/powerpc/include/uapi/asm/
H A Delf.h214 #define R_PPC64_REL64 44 /* doubleword64 S + A - P. */ macro
/openbmc/linux/arch/powerpc/kernel/
H A Dmodule_64.c914 case R_PPC64_REL64: in apply_relocate_add()