Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/include/uapi/asm/
H A Delf.h287 #define R_PPC64_PCREL34 132 macro
/openbmc/linux/arch/powerpc/kernel/
H A Dmodule_64.c932 case R_PPC64_PCREL34: { in apply_relocate_add()
/openbmc/qemu/tcg/ppc/
H A Dtcg-target.c.inc104 #ifndef R_PPC64_PCREL34
105 #define R_PPC64_PCREL34 132
714 case R_PPC64_PCREL34:
1177 new_pool_label(s, arg, R_PPC64_PCREL34, s->code_ptr - 2, 0);
1246 new_pool_label(s, val, R_PPC64_PCREL34, s->code_ptr - 2, 0);
1249 new_pool_l2(s, R_PPC64_PCREL34, s->code_ptr - 2, 0, val, val);